| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchReadException.Builder |
BatchReadException.builder() |
BatchReadException.Builder |
BatchReadException.Builder.message(String message)
An exception message that is associated with the failure.
|
BatchReadException.Builder |
BatchReadException.toBuilder() |
BatchReadException.Builder |
BatchReadException.Builder.type(BatchReadExceptionType type)
A type of exception, such as
InvalidArnException. |
BatchReadException.Builder |
BatchReadException.Builder.type(String type)
A type of exception, such as
InvalidArnException. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchReadException.Builder> |
BatchReadException.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BatchReadOperationResponse.Builder |
BatchReadOperationResponse.Builder.exceptionResponse(Consumer<BatchReadException.Builder> exceptionResponse)
Identifies which operation in a batch has failed.
|
Copyright © 2022. All rights reserved.