| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecordPatch> |
UpdateRecordsRequest.recordPatches()
A list of patch operations.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRecordsRequest.Builder |
UpdateRecordsRequest.Builder.recordPatches(RecordPatch... recordPatches)
A list of patch operations.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRecordsRequest.Builder |
UpdateRecordsRequest.Builder.recordPatches(Collection<RecordPatch> recordPatches)
A list of patch operations.
|
Copyright © 2023. All rights reserved.