| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchReadException |
BatchReadException.clone() |
BatchReadException |
BatchReadOperationResponse.getExceptionResponse()
Identifies which operation in a batch has failed.
|
BatchReadException |
BatchReadException.withMessage(String message)
An exception message that is associated with the failure.
|
BatchReadException |
BatchReadException.withType(BatchReadExceptionType type)
A type of exception, such as
InvalidArnException. |
BatchReadException |
BatchReadException.withType(String type)
A type of exception, such as
InvalidArnException. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperationResponse.setExceptionResponse(BatchReadException exceptionResponse)
Identifies which operation in a batch has failed.
|
BatchReadOperationResponse |
BatchReadOperationResponse.withExceptionResponse(BatchReadException exceptionResponse)
Identifies which operation in a batch has failed.
|
Copyright © 2018. All rights reserved.