| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| Modifier and Type | Method and Description |
|---|---|
default SetIdentityPoolConfigurationResponse |
CognitoSyncClient.setIdentityPoolConfiguration(Consumer<SetIdentityPoolConfigurationRequest.Builder> setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
default SetIdentityPoolConfigurationResponse |
CognitoSyncClient.setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetIdentityPoolConfigurationResponse> |
CognitoSyncAsyncClient.setIdentityPoolConfiguration(Consumer<SetIdentityPoolConfigurationRequest.Builder> setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
default CompletableFuture<SetIdentityPoolConfigurationResponse> |
CognitoSyncAsyncClient.setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
Copyright © 2023. All rights reserved.