| 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 |
|---|---|
ListDatasetsRequest |
ListDatasetsRequest.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
ListDatasetsRequest |
ListDatasetsRequest.withIdentityPoolId(String identityPoolId)
Sets the value of the IdentityPoolId property for this object.
|
ListDatasetsRequest |
ListDatasetsRequest.withMaxResults(String maxResults)
Sets the value of the MaxResults property for this object.
|
ListDatasetsRequest |
ListDatasetsRequest.withNextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
Copyright © 2015. All rights reserved.