Package | Description |
---|---|
com.amazonaws.services.cognitosync | |
com.amazonaws.services.cognitosync.model | |
com.amazonaws.services.cognitosync.model.transform |
Modifier and Type | Method and Description |
---|---|
SetIdentityPoolConfigurationResult |
AmazonCognitoSyncClient.setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
SetIdentityPoolConfigurationResult |
AmazonCognitoSync.setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest setIdentityPoolConfigurationRequest)
Sets the necessary configuration for push sync.
|
SetIdentityPoolConfigurationResult |
AbstractAmazonCognitoSync.setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
SetIdentityPoolConfigurationResult |
SetIdentityPoolConfigurationResult.clone() |
SetIdentityPoolConfigurationResult |
SetIdentityPoolConfigurationResult.withCognitoStreams(CognitoStreams cognitoStreams)
Options to apply to this identity pool for Amazon Cognito streams.
|
SetIdentityPoolConfigurationResult |
SetIdentityPoolConfigurationResult.withIdentityPoolId(java.lang.String identityPoolId)
A name-spaced GUID (for example,
us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon
Cognito.
|
SetIdentityPoolConfigurationResult |
SetIdentityPoolConfigurationResult.withPushSync(PushSync pushSync)
Options to apply to this identity pool for push synchronization.
|
Modifier and Type | Method and Description |
---|---|
SetIdentityPoolConfigurationResult |
SetIdentityPoolConfigurationResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |