| 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.
|
default UpdateIdentityPoolResponse |
CognitoIdentityClient.updateIdentityPool(Consumer<UpdateIdentityPoolRequest.Builder> updateIdentityPoolRequest)
Updates an identity pool.
|
default UpdateIdentityPoolResponse |
CognitoIdentityClient.updateIdentityPool(UpdateIdentityPoolRequest updateIdentityPoolRequest)
Updates an identity pool.
|
Copyright © 2023. All rights reserved.