Uses of Class
software.amazon.awssdk.services.clouddirectory.model.BatchReadException
-
Packages that use BatchReadException Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of BatchReadException in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return BatchReadException Modifier and Type Method Description BatchReadExceptionBatchReadOperationResponse. exceptionResponse()Identifies which operation in a batch has failed.Methods in software.amazon.awssdk.services.clouddirectory.model with parameters of type BatchReadException Modifier and Type Method Description BatchReadOperationResponse.BuilderBatchReadOperationResponse.Builder. exceptionResponse(BatchReadException exceptionResponse)Identifies which operation in a batch has failed.
-