| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| Modifier and Type | Method and Description |
|---|---|
default SetIdentityPoolRolesResponse |
CognitoIdentityClient.setIdentityPoolRoles(Consumer<SetIdentityPoolRolesRequest.Builder> setIdentityPoolRolesRequest)
Sets the roles for an identity pool.
|
default SetIdentityPoolRolesResponse |
CognitoIdentityClient.setIdentityPoolRoles(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest)
Sets the roles for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetIdentityPoolRolesResponse> |
CognitoIdentityAsyncClient.setIdentityPoolRoles(Consumer<SetIdentityPoolRolesRequest.Builder> setIdentityPoolRolesRequest)
Sets the roles for an identity pool.
|
default CompletableFuture<SetIdentityPoolRolesResponse> |
CognitoIdentityAsyncClient.setIdentityPoolRoles(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest)
Sets the roles for an identity pool.
|
Copyright © 2023. All rights reserved.