| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchReadResponse |
CloudDirectoryClient.batchRead(BatchReadRequest batchReadRequest)
Performs all the read operations in a batch.
|
default BatchReadResponse |
CloudDirectoryClient.batchRead(Consumer<BatchReadRequest.Builder> batchReadRequest)
Performs all the read operations in a batch.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchReadResponse> |
CloudDirectoryAsyncClient.batchRead(BatchReadRequest batchReadRequest)
Performs all the read operations in a batch.
|
default CompletableFuture<BatchReadResponse> |
CloudDirectoryAsyncClient.batchRead(Consumer<BatchReadRequest.Builder> batchReadRequest)
Performs all the read operations in a batch.
|
Copyright © 2022. All rights reserved.