| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognito |
Primary classes for interacting with the AmazonCognitoSync mobile connector,
which is a high level client that provides data synchronization across multiple mobile devices and
powered by Amazon Cognito Identity service, Cognito Sync service, and Security Token
Service (STS).
|
| Modifier and Type | Method and Description |
|---|---|
DatasetMetadata.Builder |
DatasetMetadata.Builder.creationDate(Date nCreationDate)
Sets the creation date of this dataset.
|
DatasetMetadata.Builder |
DatasetMetadata.Builder.lastModifiedBy(String nLastModifiedBy)
Sets the device which made the last modification.
|
DatasetMetadata.Builder |
DatasetMetadata.Builder.lastModifiedDate(Date nLastModifiedDate)
Sets the last modified date.
|
DatasetMetadata.Builder |
DatasetMetadata.Builder.recordCount(long nRecordCount)
Sets the number of records in this dataset.
|
DatasetMetadata.Builder |
DatasetMetadata.Builder.storageSizeBytes(long nStorageSizeBytes)
Set the storage size in bytes of this dataset.
|
Copyright © 2019. All rights reserved.