- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Returns the value of the ClientContext property for this object.
- 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.
- 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.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.
- 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.UpdateRecordsRequest
-
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.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.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.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
-
Returns the value of the LastModifiedBy property for this object.
- 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.
- getRecordPatches() - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- setClientContext(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
Sets the value of the ClientContext property for this object.
- 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.
- 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.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.
- 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.UpdateRecordsRequest
-
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.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.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.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
-
Sets the value of the LastModifiedBy property for this object.
- 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.
- setRecordPatches(Collection<RecordPatch>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
- 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
-
- 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.
- 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.
- 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.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 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.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.
- withClientContext(String) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
Sets the value of the ClientContext property for this object.
- 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.
- 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.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.
- 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.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.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.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
-
Sets the value of the LastModifiedBy property for this object.
- 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.
- withRecordPatches(RecordPatch...) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
Returns a reference to this object so that method calls can be chained together.
- withRecordPatches(Collection<RecordPatch>) - Method in class com.amazonaws.services.cognitosync.model.UpdateRecordsRequest
-
Returns a reference to this object so that method calls can be chained together.
- 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.
- 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.
- 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.