| 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 |
|---|---|
DeleteDatasetResult |
AmazonCognitoSync.deleteDataset(DeleteDatasetRequest deleteDatasetRequest) |
DeleteDatasetResult |
AmazonCognitoSyncClient.deleteDataset(DeleteDatasetRequest deleteDatasetRequest) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDatasetRequest |
DeleteDatasetRequest.withDatasetName(String datasetName)
Sets the value of the DatasetName property for this object.
|
DeleteDatasetRequest |
DeleteDatasetRequest.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
DeleteDatasetRequest |
DeleteDatasetRequest.withIdentityPoolId(String identityPoolId)
Sets the value of the IdentityPoolId property for this object.
|
Copyright © 2015. All rights reserved.