| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchReadOperationResponse> |
BatchReadResponse.responses()
A list of all the responses for each batch read.
|
| Modifier and Type | Method and Description |
|---|---|
BatchReadResponse.Builder |
BatchReadResponse.Builder.responses(BatchReadOperationResponse... responses)
A list of all the responses for each batch read.
|
| Modifier and Type | Method and Description |
|---|---|
BatchReadResponse.Builder |
BatchReadResponse.Builder.responses(Collection<BatchReadOperationResponse> responses)
A list of all the responses for each batch read.
|
Copyright © 2022. All rights reserved.