Package | Description |
---|---|
com.google.auth.oauth2 |
Modifier and Type | Method and Description |
---|---|
IdentityPoolCredentials |
IdentityPoolCredentials.Builder.build() |
IdentityPoolCredentials |
IdentityPoolCredentials.createScoped(Collection<String> newScopes)
Clones the IdentityPoolCredentials with the specified scopes.
|
Modifier and Type | Method and Description |
---|---|
static IdentityPoolCredentials.Builder |
IdentityPoolCredentials.newBuilder(IdentityPoolCredentials identityPoolCredentials) |
Copyright © 2023 Google. All rights reserved.