| 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 |
|---|---|
RegisterDeviceResult |
AmazonCognitoSync.registerDevice(RegisterDeviceRequest registerDeviceRequest) |
RegisterDeviceResult |
AmazonCognitoSyncClient.registerDevice(RegisterDeviceRequest registerDeviceRequest) |
| Modifier and Type | Method and Description |
|---|---|
RegisterDeviceRequest |
RegisterDeviceRequest.withIdentityId(String identityId)
Sets the value of the IdentityId property for this object.
|
RegisterDeviceRequest |
RegisterDeviceRequest.withIdentityPoolId(String identityPoolId)
Sets the value of the IdentityPoolId property for this object.
|
RegisterDeviceRequest |
RegisterDeviceRequest.withPlatform(Platform platform)
Sets the value of the Platform property for this object.
|
RegisterDeviceRequest |
RegisterDeviceRequest.withPlatform(String platform)
Sets the value of the Platform property for this object.
|
RegisterDeviceRequest |
RegisterDeviceRequest.withToken(String token)
Sets the value of the Token property for this object.
|
Copyright © 2015. All rights reserved.