| 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 |
|---|---|
ListDatasetsResult |
AmazonCognitoSync.listDatasets(ListDatasetsRequest listDatasetsRequest) |
ListDatasetsResult |
AmazonCognitoSyncClient.listDatasets(ListDatasetsRequest listDatasetsRequest) |
| Modifier and Type | Method and Description |
|---|---|
ListDatasetsResult |
ListDatasetsResult.withCount(Integer count)
Sets the value of the Count property for this object.
|
ListDatasetsResult |
ListDatasetsResult.withDatasets(Collection<Dataset> datasets)
Sets the value of the Datasets property for this object.
|
ListDatasetsResult |
ListDatasetsResult.withDatasets(Dataset... datasets)
Sets the value of the Datasets property for this object.
|
ListDatasetsResult |
ListDatasetsResult.withNextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
Copyright © 2015. All rights reserved.