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