| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentity |
|
| software.amazon.awssdk.services.cognitoidentity.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIdentityPoolResponse> |
CognitoIdentityAsyncClient.createIdentityPool(CreateIdentityPoolRequest createIdentityPoolRequest)
Creates a new identity pool.
|
default CreateIdentityPoolResponse |
CognitoIdentityClient.createIdentityPool(CreateIdentityPoolRequest createIdentityPoolRequest)
Creates a new identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIdentityPoolRequestMarshaller.marshall(CreateIdentityPoolRequest createIdentityPoolRequest) |
Copyright © 2023. All rights reserved.