Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchWriteException
-
Packages that use BatchWriteException Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of BatchWriteException in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that throw BatchWriteException Modifier and Type Method Description default BatchWriteResponseCloudDirectoryClient. batchWrite(Consumer<BatchWriteRequest.Builder> batchWriteRequest)Performs all the write operations in a batch.default BatchWriteResponseCloudDirectoryClient. batchWrite(BatchWriteRequest batchWriteRequest)Performs all the write operations in a batch.
-