| 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 |
|---|---|
ListRecordsRequest |
ListRecordsRequest.withDatasetName(String datasetName)
Sets the value of the DatasetName property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withIdentityPoolId(String identityPoolId)
Sets the value of the IdentityPoolId property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withLastSyncCount(String lastSyncCount)
Sets the value of the LastSyncCount property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withMaxResults(String maxResults)
Sets the value of the MaxResults property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withNextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListRecordsRequest |
ListRecordsRequest.withSyncSessionToken(String syncSessionToken)
Sets the value of the SyncSessionToken property for this object.
|
Copyright © 2015. All rights reserved.