| Package | Description |
|---|---|
| com.amazonaws.services.cognitosync |
Synchronous and asynchronous client classes for accessing AmazonCognitoSync.
|
| com.amazonaws.services.cognitosync.model |
Classes modeling the various types represented by AmazonCognitoSync.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecordsResult |
AmazonCognitoSync.listRecords(ListRecordsRequest listRecordsRequest) |
ListRecordsResult |
AmazonCognitoSyncClient.listRecords(ListRecordsRequest listRecordsRequest) |
| Modifier and Type | Method and Description |
|---|---|
ListRecordsResult |
ListRecordsResult.withCount(Integer count)
Sets the value of the Count property for this object.
|
ListRecordsResult |
ListRecordsResult.withDatasetDeletedAfterRequestedSyncCount(Boolean datasetDeletedAfterRequestedSyncCount)
Sets the value of the DatasetDeletedAfterRequestedSyncCount property
for this object.
|
ListRecordsResult |
ListRecordsResult.withDatasetExists(Boolean datasetExists)
Sets the value of the DatasetExists property for this object.
|
ListRecordsResult |
ListRecordsResult.withDatasetSyncCount(Long datasetSyncCount)
Sets the value of the DatasetSyncCount property for this object.
|
ListRecordsResult |
ListRecordsResult.withLastModifiedBy(String lastModifiedBy)
Sets the value of the LastModifiedBy property for this object.
|
ListRecordsResult |
ListRecordsResult.withMergedDatasetNames(Collection<String> mergedDatasetNames)
Sets the value of the MergedDatasetNames property for this object.
|
ListRecordsResult |
ListRecordsResult.withMergedDatasetNames(String... mergedDatasetNames)
Sets the value of the MergedDatasetNames property for this object.
|
ListRecordsResult |
ListRecordsResult.withNextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListRecordsResult |
ListRecordsResult.withRecords(Collection<Record> records)
Sets the value of the Records property for this object.
|
ListRecordsResult |
ListRecordsResult.withRecords(Record... records)
Sets the value of the Records property for this object.
|
ListRecordsResult |
ListRecordsResult.withSyncSessionToken(String syncSessionToken)
Sets the value of the SyncSessionToken property for this object.
|
Copyright © 2015. All rights reserved.