| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIdentityPoolRolesResponse> |
CognitoIdentityAsyncClient.getIdentityPoolRoles(GetIdentityPoolRolesRequest 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 |
|---|---|
SdkHttpFullRequest |
GetIdentityPoolRolesRequestMarshaller.marshall(GetIdentityPoolRolesRequest getIdentityPoolRolesRequest) |
Copyright © 2023. All rights reserved.