A C D E F G H I J L N O P R S T U V W 

A

AmazonCognitoSync - Interface in com.amazonaws.services.cognitosync
Interface for accessing AmazonCognitoSync.
AmazonCognitoSyncAsync - Interface in com.amazonaws.services.cognitosync
Interface for accessing AmazonCognitoSync asynchronously.
AmazonCognitoSyncAsyncClient - Class in com.amazonaws.services.cognitosync
Asynchronous client for accessing AmazonCognitoSync.
AmazonCognitoSyncAsyncClient() - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync.
AmazonCognitoSyncAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync.
AmazonCognitoSyncAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials.
AmazonCognitoSyncAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials and executor service.
AmazonCognitoSyncAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials, executor service, and client configuration options.
AmazonCognitoSyncAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider.
AmazonCognitoSyncAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider and executor service.
AmazonCognitoSyncAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider and client configuration options.
AmazonCognitoSyncAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonCognitoSyncClient - Class in com.amazonaws.services.cognitosync
Client for accessing AmazonCognitoSync.
AmazonCognitoSyncClient() - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync.
AmazonCognitoSyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync.
AmazonCognitoSyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials.
AmazonCognitoSyncClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials and client configuration options.
AmazonCognitoSyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider.
AmazonCognitoSyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider and client configuration options.
AmazonCognitoSyncClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Constructs a new client to invoke service methods on AmazonCognitoSync using the specified AWS account credentials provider, client configuration options and request metric collector.

C

com.amazonaws.services.cognitosync - package com.amazonaws.services.cognitosync
Synchronous and asynchronous client classes for accessing AmazonCognitoSync.
com.amazonaws.services.cognitosync.model - package com.amazonaws.services.cognitosync.model
Classes modeling the various types represented by AmazonCognitoSync.

D

Dataset - Class in com.amazonaws.services.cognitosync.model
A collection of data for an identity pool.
Dataset() - Constructor for class com.amazonaws.services.cognitosync.model.Dataset
 
deleteDataset(DeleteDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Deletes the specific dataset.
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Deletes the specific dataset.
deleteDatasetAsync(DeleteDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Deletes the specific dataset.
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Deletes the specific dataset.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Deletes the specific dataset.
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Deletes the specific dataset.
DeleteDatasetRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the DeleteDataset operation.
DeleteDatasetRequest() - Constructor for class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
 
DeleteDatasetResult - Class in com.amazonaws.services.cognitosync.model
Response to a successful DeleteDataset request.
DeleteDatasetResult() - Constructor for class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
 
describeDataset(DescribeDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets metadata about a dataset by identity and dataset name.
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets metadata about a dataset by identity and dataset name.
describeDatasetAsync(DescribeDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets metadata about a dataset by identity and dataset name.
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets metadata about a dataset by identity and dataset name.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets metadata about a dataset by identity and dataset name.
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets metadata about a dataset by identity and dataset name.
DescribeDatasetRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the DescribeDataset operation.
DescribeDatasetRequest() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
 
DescribeDatasetResult - Class in com.amazonaws.services.cognitosync.model
Response to a successful DescribeDataset request.
DescribeDatasetResult() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
 
describeIdentityPoolUsage(DescribeIdentityPoolUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets usage details (for example, data storage) about a particular identity pool.
describeIdentityPoolUsage(DescribeIdentityPoolUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets usage details (for example, data storage) about a particular identity pool.
describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets usage details (for example, data storage) about a particular identity pool.
describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest, AsyncHandler<DescribeIdentityPoolUsageRequest, DescribeIdentityPoolUsageResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets usage details (for example, data storage) about a particular identity pool.
describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets usage details (for example, data storage) about a particular identity pool.
describeIdentityPoolUsageAsync(DescribeIdentityPoolUsageRequest, AsyncHandler<DescribeIdentityPoolUsageRequest, DescribeIdentityPoolUsageResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets usage details (for example, data storage) about a particular identity pool.
DescribeIdentityPoolUsageRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the DescribeIdentityPoolUsage operation.
DescribeIdentityPoolUsageRequest() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
 
DescribeIdentityPoolUsageResult - Class in com.amazonaws.services.cognitosync.model
Response to a successful DescribeIdentityPoolUsage request.
DescribeIdentityPoolUsageResult() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
 
describeIdentityUsage(DescribeIdentityUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets usage information for an identity, including number of datasets and data usage.
describeIdentityUsage(DescribeIdentityUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets usage information for an identity, including number of datasets and data usage.
describeIdentityUsageAsync(DescribeIdentityUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets usage information for an identity, including number of datasets and data usage.
describeIdentityUsageAsync(DescribeIdentityUsageRequest, AsyncHandler<DescribeIdentityUsageRequest, DescribeIdentityUsageResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets usage information for an identity, including number of datasets and data usage.
describeIdentityUsageAsync(DescribeIdentityUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets usage information for an identity, including number of datasets and data usage.
describeIdentityUsageAsync(DescribeIdentityUsageRequest, AsyncHandler<DescribeIdentityUsageRequest, DescribeIdentityUsageResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets usage information for an identity, including number of datasets and data usage.
DescribeIdentityUsageRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the DescribeIdentityUsage operation.
DescribeIdentityUsageRequest() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
 
DescribeIdentityUsageResult - Class in com.amazonaws.services.cognitosync.model
The response to a successful DescribeIdentityUsage request.
DescribeIdentityUsageResult() - Constructor for class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
 

E

equals(Object) - Method in class com.amazonaws.services.cognitosync.model.Dataset
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.PushSync
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.Record
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.cognitosync.model.Operation
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitosync.model.Platform
Use this in place of valueOf.

G

getApplicationArns() - Method in class com.amazonaws.services.cognitosync.model.PushSync
List of SNS platform application ARNs that could be used by clients.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientContext() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
Intended to supply a device ID that will populate the lastModifiedBy field referenced in other methods.
getCount() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
Number of datasets returned.
getCount() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Total number of identities for the identity pool.
getCount() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Total number of records.
getCreationDate() - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date on which the dataset was created.
getDataset() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
A collection of data for an identity pool.
getDataset() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
Metadata for a collection of data for an identity.
getDatasetCount() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Number of datasets for the identity.
getDatasetDeletedAfterRequestedSyncCount() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A boolean value specifying whether to delete the dataset locally.
getDatasetExists() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Indicates whether the dataset exists.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.Dataset
A string of up to 128 characters.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A string of up to 128 characters.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A string of up to 128 characters.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A string of up to 128 characters.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The name of the dataset to subcribe to.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The name of the dataset from which to unsubcribe.
getDatasetName() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A string of up to 128 characters.
getDatasets() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A set of datasets.
getDatasetSyncCount() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Server sync count for this dataset.
getDataStorage() - Method in class com.amazonaws.services.cognitosync.model.Dataset
Total size in bytes of the records in this dataset.
getDataStorage() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Data storage information for the identity pool.
getDataStorage() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Total data storage for this identity.
getDeviceId() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
The unique ID generated for this device by Cognito.
getDeviceId() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The unique ID generated for this device by Cognito.
getDeviceId() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The unique ID generated for this device by Cognito.
getDeviceId() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The unique ID generated for this device by Cognito.
getDeviceLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.Record
The last modified date of the client device.
getDeviceLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The last modified date of the client device.
getExecutorService() - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Returns the executor service used by this async client to execute requests.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.Dataset
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The unique ID for this identity.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
Unique ID for this identity.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
Unique ID for this identity.
getIdentityId() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets the configuration settings of an identity pool.
getIdentityPoolConfiguration(GetIdentityPoolConfigurationRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets the configuration settings of an identity pool.
getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets the configuration settings of an identity pool.
getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest, AsyncHandler<GetIdentityPoolConfigurationRequest, GetIdentityPoolConfigurationResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets the configuration settings of an identity pool.
getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets the configuration settings of an identity pool.
getIdentityPoolConfigurationAsync(GetIdentityPoolConfigurationRequest, AsyncHandler<GetIdentityPoolConfigurationRequest, GetIdentityPoolConfigurationResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets the configuration settings of an identity pool.
GetIdentityPoolConfigurationRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the GetIdentityPoolConfiguration operation.
GetIdentityPoolConfigurationRequest() - Constructor for class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
 
GetIdentityPoolConfigurationResult - Class in com.amazonaws.services.cognitosync.model
The response from GetIdentityPoolConfigurationResponse .
GetIdentityPoolConfigurationResult() - Constructor for class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
 
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolId() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
getIdentityPoolUsage() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
Information about the usage of the identity pool.
getIdentityPoolUsages() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Usage information for the identity pools.
getIdentityUsage() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
Usage information for the identity.
getKey() - Method in class com.amazonaws.services.cognitosync.model.Record
The key for the record.
getKey() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The key associated with the record patch.
getLastModifiedBy() - Method in class com.amazonaws.services.cognitosync.model.Dataset
The device that made the last change to this dataset.
getLastModifiedBy() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
The user/device that made the last change to this record.
getLastModifiedBy() - Method in class com.amazonaws.services.cognitosync.model.Record
The user/device that made the last change to this record.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date when the dataset was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Date on which the identity pool was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Date on which the identity was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitosync.model.Record
The date on which the record was last modified.
getLastSyncCount() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The last server sync count for this record.
getMaxResults() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
The maximum number of results to be returned.
getMaxResults() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
The maximum number of results to be returned.
getMaxResults() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
The maximum number of results to be returned.
getMaxResults() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The maximum number of results to be returned.
getMergedDatasetNames() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Names of merged datasets.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A pagination token for obtaining the next page of results.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A pagination token for obtaining the next page of results.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
A pagination token for obtaining the next page of results.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
A pagination token for obtaining the next page of results.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A pagination token for obtaining the next page of results.
getNextToken() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A pagination token for obtaining the next page of results.
getNumRecords() - Method in class com.amazonaws.services.cognitosync.model.Dataset
Number of records in this dataset.
getOp() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
An operation, either replace or remove.
getPlatform() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The SNS platform type (e.g.
getPushSync() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
getPushSync() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
Configuration options to be applied to the identity pool.
getPushSync() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
getRecordPatches() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A list of patch operations.
getRecords() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A list of all records.
getRecords() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
A list of records that have been updated.
getRoleArn() - Method in class com.amazonaws.services.cognitosync.model.PushSync
A role configured to allow Cognito to call SNS on behalf of the developer.
getSyncCount() - Method in class com.amazonaws.services.cognitosync.model.Record
The server sync count for this record.
getSyncCount() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
Last known server sync count for this record.
getSyncSessionsCount() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Number of sync sessions for the identity pool.
getSyncSessionToken() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A token containing a session ID, identity ID, and expiration.
getSyncSessionToken() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A token containing a session ID, identity ID, and expiration.
getSyncSessionToken() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The SyncSessionToken returned by a previous call to ListRecords for this dataset and identity.
getToken() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The push token.
getValue() - Method in class com.amazonaws.services.cognitosync.model.Record
The value for the record.
getValue() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The value associated with the record patch.

H

hashCode() - Method in class com.amazonaws.services.cognitosync.model.Dataset
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.PushSync
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.Record
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
 

I

IdentityPoolUsage - Class in com.amazonaws.services.cognitosync.model
Usage information for the identity pool.
IdentityPoolUsage() - Constructor for class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
 
IdentityUsage - Class in com.amazonaws.services.cognitosync.model
Usage information for the identity.
IdentityUsage() - Constructor for class com.amazonaws.services.cognitosync.model.IdentityUsage
 
InternalErrorException - Exception in com.amazonaws.services.cognitosync.model
Indicates an internal service error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidConfigurationException - Exception in com.amazonaws.services.cognitosync.model
AmazonCognitoSync exception
InvalidConfigurationException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.InvalidConfigurationException
Constructs a new InvalidConfigurationException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.cognitosync.model
Thrown when a request parameter does not comply with the associated constraints.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isDatasetDeletedAfterRequestedSyncCount() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A boolean value specifying whether to delete the dataset locally.
isDatasetExists() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Indicates whether the dataset exists.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
List of exception unmarshallers for all AmazonCognitoSync exceptions.

L

LimitExceededException - Exception in com.amazonaws.services.cognitosync.model
Thrown when the limit on the number of objects or operations has been exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listDatasets(ListDatasetsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Lists datasets for an identity.
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Lists datasets for an identity.
listDatasetsAsync(ListDatasetsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Lists datasets for an identity.
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Lists datasets for an identity.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Lists datasets for an identity.
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Lists datasets for an identity.
ListDatasetsRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the ListDatasets operation.
ListDatasetsRequest() - Constructor for class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
 
ListDatasetsResult - Class in com.amazonaws.services.cognitosync.model
Returned for a successful ListDatasets request.
ListDatasetsResult() - Constructor for class com.amazonaws.services.cognitosync.model.ListDatasetsResult
 
listIdentityPoolUsage(ListIdentityPoolUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets a list of identity pools registered with Cognito.
listIdentityPoolUsage(ListIdentityPoolUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets a list of identity pools registered with Cognito.
listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets a list of identity pools registered with Cognito.
listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest, AsyncHandler<ListIdentityPoolUsageRequest, ListIdentityPoolUsageResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets a list of identity pools registered with Cognito.
listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets a list of identity pools registered with Cognito.
listIdentityPoolUsageAsync(ListIdentityPoolUsageRequest, AsyncHandler<ListIdentityPoolUsageRequest, ListIdentityPoolUsageResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets a list of identity pools registered with Cognito.
ListIdentityPoolUsageRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the ListIdentityPoolUsage operation.
ListIdentityPoolUsageRequest() - Constructor for class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
 
ListIdentityPoolUsageResult - Class in com.amazonaws.services.cognitosync.model
Returned for a successful ListIdentityPoolUsage request.
ListIdentityPoolUsageResult() - Constructor for class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
 
listRecords(ListRecordsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
listRecords(ListRecordsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
listRecordsAsync(ListRecordsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
listRecordsAsync(ListRecordsRequest, AsyncHandler<ListRecordsRequest, ListRecordsResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
listRecordsAsync(ListRecordsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
listRecordsAsync(ListRecordsRequest, AsyncHandler<ListRecordsRequest, ListRecordsResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
ListRecordsRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the ListRecords operation.
ListRecordsRequest() - Constructor for class com.amazonaws.services.cognitosync.model.ListRecordsRequest
 
ListRecordsResult - Class in com.amazonaws.services.cognitosync.model
Returned for a successful ListRecordsRequest.
ListRecordsResult() - Constructor for class com.amazonaws.services.cognitosync.model.ListRecordsResult
 

N

NotAuthorizedException - Exception in com.amazonaws.services.cognitosync.model
Thrown when a user is not authorized to access the requested resource.
NotAuthorizedException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.NotAuthorizedException
Constructs a new NotAuthorizedException with the specified error message.

O

Operation - Enum in com.amazonaws.services.cognitosync.model
Operation

P

Platform - Enum in com.amazonaws.services.cognitosync.model
Platform
PushSync - Class in com.amazonaws.services.cognitosync.model
Configuration options to be applied to the identity pool.
PushSync() - Constructor for class com.amazonaws.services.cognitosync.model.PushSync
 

R

Record - Class in com.amazonaws.services.cognitosync.model
The basic data structure of a dataset.
Record() - Constructor for class com.amazonaws.services.cognitosync.model.Record
 
RecordPatch - Class in com.amazonaws.services.cognitosync.model
An update operation for a record.
RecordPatch() - Constructor for class com.amazonaws.services.cognitosync.model.RecordPatch
 
registerDevice(RegisterDeviceRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Registers a device to receive push sync notifications.
registerDevice(RegisterDeviceRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Registers a device to receive push sync notifications.
registerDeviceAsync(RegisterDeviceRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Registers a device to receive push sync notifications.
registerDeviceAsync(RegisterDeviceRequest, AsyncHandler<RegisterDeviceRequest, RegisterDeviceResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Registers a device to receive push sync notifications.
registerDeviceAsync(RegisterDeviceRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Registers a device to receive push sync notifications.
registerDeviceAsync(RegisterDeviceRequest, AsyncHandler<RegisterDeviceRequest, RegisterDeviceResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Registers a device to receive push sync notifications.
RegisterDeviceRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the RegisterDevice operation.
RegisterDeviceRequest() - Constructor for class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
 
RegisterDeviceResult - Class in com.amazonaws.services.cognitosync.model
Response to a RegisterDevice request.
RegisterDeviceResult() - Constructor for class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
 
ResourceConflictException - Exception in com.amazonaws.services.cognitosync.model
Thrown if an update can't be applied because the resource was changed by another call and this would result in a conflict.
ResourceConflictException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.ResourceConflictException
Constructs a new ResourceConflictException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.cognitosync.model
Thrown if the resource doesn't exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

setApplicationArns(Collection<String>) - Method in class com.amazonaws.services.cognitosync.model.PushSync
List of SNS platform application ARNs that could be used by clients.
setClientContext(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
Intended to supply a device ID that will populate the lastModifiedBy field referenced in other methods.
setCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
Number of datasets returned.
setCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Total number of identities for the identity pool.
setCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Total number of records.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date on which the dataset was created.
setDataset(Dataset) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
A collection of data for an identity pool.
setDataset(Dataset) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
Metadata for a collection of data for an identity.
setDatasetCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Number of datasets for the identity.
setDatasetDeletedAfterRequestedSyncCount(Boolean) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A boolean value specifying whether to delete the dataset locally.
setDatasetExists(Boolean) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Indicates whether the dataset exists.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
A string of up to 128 characters.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A string of up to 128 characters.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A string of up to 128 characters.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A string of up to 128 characters.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The name of the dataset to subcribe to.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The name of the dataset from which to unsubcribe.
setDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A string of up to 128 characters.
setDatasets(Collection<Dataset>) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A set of datasets.
setDatasetSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Server sync count for this dataset.
setDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Total size in bytes of the records in this dataset.
setDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Data storage information for the identity pool.
setDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Total data storage for this identity.
setDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
The unique ID generated for this device by Cognito.
setDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The unique ID generated for this device by Cognito.
setDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The unique ID generated for this device by Cognito.
setDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The unique ID generated for this device by Cognito.
setDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Record
The last modified date of the client device.
setDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The last modified date of the client device.
setEndpoint(String) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Overrides the default endpoint for this client ("https://cognito-sync.us-east-1.amazonaws.com/").
setEndpoint(String) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
 
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The unique ID for this identity.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
Unique ID for this identity.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
Unique ID for this identity.
setIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Sets the necessary configuration for push sync.
setIdentityPoolConfiguration(SetIdentityPoolConfigurationRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Sets the necessary configuration for push sync.
setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Sets the necessary configuration for push sync.
setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest, AsyncHandler<SetIdentityPoolConfigurationRequest, SetIdentityPoolConfigurationResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Sets the necessary configuration for push sync.
setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Sets the necessary configuration for push sync.
setIdentityPoolConfigurationAsync(SetIdentityPoolConfigurationRequest, AsyncHandler<SetIdentityPoolConfigurationRequest, SetIdentityPoolConfigurationResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Sets the necessary configuration for push sync.
SetIdentityPoolConfigurationRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the SetIdentityPoolConfiguration operation.
SetIdentityPoolConfigurationRequest() - Constructor for class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
 
SetIdentityPoolConfigurationResult - Class in com.amazonaws.services.cognitosync.model
Response to a SetIdentityPoolConfiguration request.
SetIdentityPoolConfigurationResult() - Constructor for class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
 
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
setIdentityPoolUsage(IdentityPoolUsage) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
Information about the usage of the identity pool.
setIdentityPoolUsages(Collection<IdentityPoolUsage>) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Usage information for the identity pools.
setIdentityUsage(IdentityUsage) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
Usage information for the identity.
setKey(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The key for the record.
setKey(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The key associated with the record patch.
setLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
The device that made the last change to this dataset.
setLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
The user/device that made the last change to this record.
setLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The user/device that made the last change to this record.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date when the dataset was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Date on which the identity pool was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Date on which the identity was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Record
The date on which the record was last modified.
setLastSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The last server sync count for this record.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
The maximum number of results to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
The maximum number of results to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
The maximum number of results to be returned.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The maximum number of results to be returned.
setMergedDatasetNames(Collection<String>) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Names of merged datasets.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A pagination token for obtaining the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A pagination token for obtaining the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
A pagination token for obtaining the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
A pagination token for obtaining the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A pagination token for obtaining the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A pagination token for obtaining the next page of results.
setNumRecords(Long) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Number of records in this dataset.
setOp(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
An operation, either replace or remove.
setOp(Operation) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
An operation, either replace or remove.
setPlatform(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The SNS platform type (e.g.
setPlatform(Platform) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The SNS platform type (e.g.
setPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
setPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
Configuration options to be applied to the identity pool.
setPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
setRecordPatches(Collection<RecordPatch>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A list of patch operations.
setRecords(Collection<Record>) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A list of all records.
setRecords(Collection<Record>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
A list of records that have been updated.
setRegion(Region) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
An alternative to AmazonCognitoSync.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRoleArn(String) - Method in class com.amazonaws.services.cognitosync.model.PushSync
A role configured to allow Cognito to call SNS on behalf of the developer.
setSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.Record
The server sync count for this record.
setSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
Last known server sync count for this record.
setSyncSessionsCount(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Number of sync sessions for the identity pool.
setSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A token containing a session ID, identity ID, and expiration.
setSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A token containing a session ID, identity ID, and expiration.
setSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The SyncSessionToken returned by a previous call to ListRecords for this dataset and identity.
setToken(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The push token.
setValue(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The value for the record.
setValue(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The value associated with the record patch.
shutdown() - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Shuts down the client, releasing all managed resources.
subscribeToDataset(SubscribeToDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Subscribes to receive notifications when a dataset is modified by another device.
subscribeToDataset(SubscribeToDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Subscribes to receive notifications when a dataset is modified by another device.
subscribeToDatasetAsync(SubscribeToDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Subscribes to receive notifications when a dataset is modified by another device.
subscribeToDatasetAsync(SubscribeToDatasetRequest, AsyncHandler<SubscribeToDatasetRequest, SubscribeToDatasetResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Subscribes to receive notifications when a dataset is modified by another device.
subscribeToDatasetAsync(SubscribeToDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Subscribes to receive notifications when a dataset is modified by another device.
subscribeToDatasetAsync(SubscribeToDatasetRequest, AsyncHandler<SubscribeToDatasetRequest, SubscribeToDatasetResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Subscribes to receive notifications when a dataset is modified by another device.
SubscribeToDatasetRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the SubscribeToDataset operation.
SubscribeToDatasetRequest() - Constructor for class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
 
SubscribeToDatasetResult - Class in com.amazonaws.services.cognitosync.model
Response to a SubscribeToDataset request.
SubscribeToDatasetResult() - Constructor for class com.amazonaws.services.cognitosync.model.SubscribeToDatasetResult
 

T

TooManyRequestsException - Exception in com.amazonaws.services.cognitosync.model
Thrown if the request is throttled.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.cognitosync.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in class com.amazonaws.services.cognitosync.model.Dataset
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitosync.model.Operation
 
toString() - Method in enum com.amazonaws.services.cognitosync.model.Platform
 
toString() - Method in class com.amazonaws.services.cognitosync.model.PushSync
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.Record
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
Returns a string representation of this object; useful for testing and debugging.

U

unsubscribeFromDataset(UnsubscribeFromDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Unsubscribe from receiving notifications when a dataset is modified by another device.
unsubscribeFromDataset(UnsubscribeFromDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Unsubscribe from receiving notifications when a dataset is modified by another device.
unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Unsubscribe from receiving notifications when a dataset is modified by another device.
unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest, AsyncHandler<UnsubscribeFromDatasetRequest, UnsubscribeFromDatasetResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Unsubscribe from receiving notifications when a dataset is modified by another device.
unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Unsubscribe from receiving notifications when a dataset is modified by another device.
unsubscribeFromDatasetAsync(UnsubscribeFromDatasetRequest, AsyncHandler<UnsubscribeFromDatasetRequest, UnsubscribeFromDatasetResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Unsubscribe from receiving notifications when a dataset is modified by another device.
UnsubscribeFromDatasetRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the UnsubscribeFromDataset operation.
UnsubscribeFromDatasetRequest() - Constructor for class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
 
UnsubscribeFromDatasetResult - Class in com.amazonaws.services.cognitosync.model
Response to an UnsubscribeFromDataset request.
UnsubscribeFromDatasetResult() - Constructor for class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetResult
 
updateRecords(UpdateRecordsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSync
Posts updates to records and add and delete records for a dataset and user.
updateRecords(UpdateRecordsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncClient
Posts updates to records and add and delete records for a dataset and user.
updateRecordsAsync(UpdateRecordsRequest) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Posts updates to records and add and delete records for a dataset and user.
updateRecordsAsync(UpdateRecordsRequest, AsyncHandler<UpdateRecordsRequest, UpdateRecordsResult>) - Method in interface com.amazonaws.services.cognitosync.AmazonCognitoSyncAsync
Posts updates to records and add and delete records for a dataset and user.
updateRecordsAsync(UpdateRecordsRequest) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Posts updates to records and add and delete records for a dataset and user.
updateRecordsAsync(UpdateRecordsRequest, AsyncHandler<UpdateRecordsRequest, UpdateRecordsResult>) - Method in class com.amazonaws.services.cognitosync.AmazonCognitoSyncAsyncClient
Posts updates to records and add and delete records for a dataset and user.
UpdateRecordsRequest - Class in com.amazonaws.services.cognitosync.model
Container for the parameters to the UpdateRecords operation.
UpdateRecordsRequest() - Constructor for class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
 
UpdateRecordsResult - Class in com.amazonaws.services.cognitosync.model
Returned for a successful UpdateRecordsRequest.
UpdateRecordsResult() - Constructor for class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.cognitosync.model.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitosync.model.Platform
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.cognitosync.model.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitosync.model.Platform
Returns an array containing the constants of this enum type, in the order they are declared.

W

withApplicationArns(String...) - Method in class com.amazonaws.services.cognitosync.model.PushSync
List of SNS platform application ARNs that could be used by clients.
withApplicationArns(Collection<String>) - Method in class com.amazonaws.services.cognitosync.model.PushSync
List of SNS platform application ARNs that could be used by clients.
withClientContext(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
Intended to supply a device ID that will populate the lastModifiedBy field referenced in other methods.
withCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
Number of datasets returned.
withCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Total number of identities for the identity pool.
withCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Total number of records.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date on which the dataset was created.
withDataset(Dataset) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetResult
A collection of data for an identity pool.
withDataset(Dataset) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetResult
Metadata for a collection of data for an identity.
withDatasetCount(Integer) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Number of datasets for the identity.
withDatasetDeletedAfterRequestedSyncCount(Boolean) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A boolean value specifying whether to delete the dataset locally.
withDatasetExists(Boolean) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Indicates whether the dataset exists.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
A string of up to 128 characters.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A string of up to 128 characters.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A string of up to 128 characters.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A string of up to 128 characters.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The name of the dataset to subcribe to.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The name of the dataset from which to unsubcribe.
withDatasetName(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A string of up to 128 characters.
withDatasets(Dataset...) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A set of datasets.
withDatasets(Collection<Dataset>) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A set of datasets.
withDatasetSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Server sync count for this dataset.
withDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Total size in bytes of the records in this dataset.
withDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Data storage information for the identity pool.
withDataStorage(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Total data storage for this identity.
withDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceResult
The unique ID generated for this device by Cognito.
withDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
The unique ID generated for this device by Cognito.
withDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
The unique ID generated for this device by Cognito.
withDeviceId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The unique ID generated for this device by Cognito.
withDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Record
The last modified date of the client device.
withDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The last modified date of the client device.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The unique ID for this identity.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
Unique ID for this identity.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
Unique ID for this identity.
withIdentityId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DeleteDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.SubscribeToDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.UnsubscribeFromDatasetRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolId(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito.
withIdentityPoolUsage(IdentityPoolUsage) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityPoolUsageResult
Information about the usage of the identity pool.
withIdentityPoolUsages(IdentityPoolUsage...) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Usage information for the identity pools.
withIdentityPoolUsages(Collection<IdentityPoolUsage>) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
Usage information for the identity pools.
withIdentityUsage(IdentityUsage) - Method in class com.amazonaws.services.cognitosync.model.DescribeIdentityUsageResult
Usage information for the identity.
withKey(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The key for the record.
withKey(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The key associated with the record patch.
withLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.Dataset
The device that made the last change to this dataset.
withLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
The user/device that made the last change to this record.
withLastModifiedBy(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The user/device that made the last change to this record.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Date when the dataset was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Date on which the identity pool was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.IdentityUsage
Date on which the identity was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitosync.model.Record
The date on which the record was last modified.
withLastSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The last server sync count for this record.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
The maximum number of results to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
The maximum number of results to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
The maximum number of results to be returned.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
The maximum number of results to be returned.
withMergedDatasetNames(String...) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Names of merged datasets.
withMergedDatasetNames(Collection<String>) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
Names of merged datasets.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsRequest
A pagination token for obtaining the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListDatasetsResult
A pagination token for obtaining the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageRequest
A pagination token for obtaining the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListIdentityPoolUsageResult
A pagination token for obtaining the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A pagination token for obtaining the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A pagination token for obtaining the next page of results.
withNumRecords(Long) - Method in class com.amazonaws.services.cognitosync.model.Dataset
Number of records in this dataset.
withOp(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
An operation, either replace or remove.
withOp(Operation) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
An operation, either replace or remove.
withPlatform(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The SNS platform type (e.g.
withPlatform(Platform) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The SNS platform type (e.g.
withPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.GetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
withPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationRequest
Configuration options to be applied to the identity pool.
withPushSync(PushSync) - Method in class com.amazonaws.services.cognitosync.model.SetIdentityPoolConfigurationResult
Configuration options applied to the identity pool.
withRecordPatches(RecordPatch...) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A list of patch operations.
withRecordPatches(Collection<RecordPatch>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
A list of patch operations.
withRecords(Record...) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A list of all records.
withRecords(Collection<Record>) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A list of all records.
withRecords(Record...) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
A list of records that have been updated.
withRecords(Collection<Record>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsResult
A list of records that have been updated.
withRoleArn(String) - Method in class com.amazonaws.services.cognitosync.model.PushSync
A role configured to allow Cognito to call SNS on behalf of the developer.
withSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.Record
The server sync count for this record.
withSyncCount(Long) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
Last known server sync count for this record.
withSyncSessionsCount(Long) - Method in class com.amazonaws.services.cognitosync.model.IdentityPoolUsage
Number of sync sessions for the identity pool.
withSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsRequest
A token containing a session ID, identity ID, and expiration.
withSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.ListRecordsResult
A token containing a session ID, identity ID, and expiration.
withSyncSessionToken(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
The SyncSessionToken returned by a previous call to ListRecords for this dataset and identity.
withToken(String) - Method in class com.amazonaws.services.cognitosync.model.RegisterDeviceRequest
The push token.
withValue(String) - Method in class com.amazonaws.services.cognitosync.model.Record
The value for the record.
withValue(String) - Method in class com.amazonaws.services.cognitosync.model.RecordPatch
The value associated with the record patch.
A C D E F G H I J L N O P R S T U V W 

Copyright © 2014. All rights reserved.