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