| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityPoolRolesResponse |
CognitoIdentityClient.getIdentityPoolRoles(Consumer<GetIdentityPoolRolesRequest.Builder> getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
default GetIdentityPoolRolesResponse |
CognitoIdentityClient.getIdentityPoolRoles(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIdentityPoolRolesResponse> |
CognitoIdentityAsyncClient.getIdentityPoolRoles(Consumer<GetIdentityPoolRolesRequest.Builder> getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
default CompletableFuture<GetIdentityPoolRolesResponse> |
CognitoIdentityAsyncClient.getIdentityPoolRoles(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest)
Gets the roles for an identity pool.
|
Copyright © 2023. All rights reserved.