Uses of Class
software.amazon.awssdk.services.cognitosync.model.SetIdentityPoolConfigurationRequest
-
Packages that use SetIdentityPoolConfigurationRequest Package Description software.amazon.awssdk.services.cognitosync Amazon Cognito Sync software.amazon.awssdk.services.cognitosync.transform -
-
Uses of SetIdentityPoolConfigurationRequest in software.amazon.awssdk.services.cognitosync
Methods in software.amazon.awssdk.services.cognitosync with parameters of type SetIdentityPoolConfigurationRequest Modifier and Type Method Description default CompletableFuture<SetIdentityPoolConfigurationResponse>CognitoSyncAsyncClient. setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)Sets the necessary configuration for push sync.default SetIdentityPoolConfigurationResponseCognitoSyncClient. setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)Sets the necessary configuration for push sync. -
Uses of SetIdentityPoolConfigurationRequest in software.amazon.awssdk.services.cognitosync.transform
Methods in software.amazon.awssdk.services.cognitosync.transform with parameters of type SetIdentityPoolConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestSetIdentityPoolConfigurationRequestMarshaller. marshall(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)
-