| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateIdentityPoolResponse |
CognitoIdentityClient.updateIdentityPool(UpdateIdentityPoolRequest updateIdentityPoolRequest)
Updates an identity pool.
|
default CompletableFuture<UpdateIdentityPoolResponse> |
CognitoIdentityAsyncClient.updateIdentityPool(UpdateIdentityPoolRequest updateIdentityPoolRequest)
Updates an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateIdentityPoolRequestMarshaller.marshall(UpdateIdentityPoolRequest updateIdentityPoolRequest) |
Copyright © 2023. All rights reserved.