| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| software.amazon.awssdk.services.cognitosync.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListIdentityPoolUsageResponse |
CognitoSyncClient.listIdentityPoolUsage(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest)
Gets a list of identity pools registered with Cognito.
|
default CompletableFuture<ListIdentityPoolUsageResponse> |
CognitoSyncAsyncClient.listIdentityPoolUsage(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest)
Gets a list of identity pools registered with Cognito.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListIdentityPoolUsageRequestMarshaller.marshall(ListIdentityPoolUsageRequest listIdentityPoolUsageRequest) |
Copyright © 2022. All rights reserved.