| Package | Description |
|---|---|
| com.amazonaws.services.cognitosync |
|
| com.amazonaws.services.cognitosync.model |
Classes modeling the various types represented by AmazonCognitoSync
|
| Modifier and Type | Method and Description |
|---|---|
ListDatasetsResult |
AmazonCognitoSyncClient.listDatasets(ListDatasetsRequest listDatasetsRequest)
Deprecated.
Lists datasets for an identity.
|
ListDatasetsResult |
AmazonCognitoSync.listDatasets(ListDatasetsRequest listDatasetsRequest)
Deprecated.
Lists datasets for an identity.
|
| Modifier and Type | Method and Description |
|---|---|
ListDatasetsRequest |
ListDatasetsRequest.withIdentityId(String identityId)
Deprecated.
A name-spaced GUID (for example,
us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon
Cognito.
|
ListDatasetsRequest |
ListDatasetsRequest.withIdentityPoolId(String identityPoolId)
Deprecated.
A name-spaced GUID (for example,
us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon
Cognito.
|
ListDatasetsRequest |
ListDatasetsRequest.withMaxResults(Integer maxResults)
Deprecated.
The maximum number of results to be returned.
|
ListDatasetsRequest |
ListDatasetsRequest.withNextToken(String nextToken)
Deprecated.
A pagination token for obtaining the next page of results.
|
Copyright © 2019. All rights reserved.