| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchWriteOperation> |
BatchWriteRequest.operations()
A list of operations that are part of the batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchWriteRequest.Builder |
BatchWriteRequest.Builder.operations(BatchWriteOperation... operations)
A list of operations that are part of the batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchWriteRequest.Builder |
BatchWriteRequest.Builder.operations(Collection<BatchWriteOperation> operations)
A list of operations that are part of the batch.
|
Copyright © 2022. All rights reserved.