| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| software.amazon.awssdk.services.cognitosync.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListRecordsResponse |
CognitoSyncClient.listRecords(ListRecordsRequest listRecordsRequest)
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
|
default CompletableFuture<ListRecordsResponse> |
CognitoSyncAsyncClient.listRecords(ListRecordsRequest listRecordsRequest)
Gets paginated records, optionally changed after a particular sync count for a dataset and identity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListRecordsRequestMarshaller.marshall(ListRecordsRequest listRecordsRequest) |
Copyright © 2022. All rights reserved.