| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIdentityPoolConfigurationResponse |
CognitoSyncClient.getIdentityPoolConfiguration(Consumer<GetIdentityPoolConfigurationRequest.Builder> getIdentityPoolConfigurationRequest)
Gets the configuration settings of an identity pool.
|
default GetIdentityPoolConfigurationResponse |
CognitoSyncClient.getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest getIdentityPoolConfigurationRequest)
Gets the configuration settings of an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIdentityPoolConfigurationResponse> |
CognitoSyncAsyncClient.getIdentityPoolConfiguration(Consumer<GetIdentityPoolConfigurationRequest.Builder> getIdentityPoolConfigurationRequest)
Gets the configuration settings of an identity pool.
|
default CompletableFuture<GetIdentityPoolConfigurationResponse> |
CognitoSyncAsyncClient.getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest getIdentityPoolConfigurationRequest)
Gets the configuration settings of an identity pool.
|
Copyright © 2023. All rights reserved.