| 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 |
|---|---|
UpdateRecordsResult |
AmazonCognitoSync.updateRecords(UpdateRecordsRequest updateRecordsRequest) |
UpdateRecordsResult |
AmazonCognitoSyncClient.updateRecords(UpdateRecordsRequest updateRecordsRequest) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecordsResult |
UpdateRecordsResult.withRecords(Collection<Record> records)
Sets the value of the Records property for this object.
|
UpdateRecordsResult |
UpdateRecordsResult.withRecords(Record... records)
Sets the value of the Records property for this object.
|
Copyright © 2015. All rights reserved.