| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model | |
| com.amazonaws.services.clouddirectory.model.transform |
| 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)
Exception message associated with the failure.
|
BatchReadException |
BatchReadException.withType(BatchReadExceptionType type)
Type of exception, such as
InvalidArnException. |
BatchReadException |
BatchReadException.withType(String type)
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.
|
| Modifier and Type | Method and Description |
|---|---|
BatchReadException |
BatchReadExceptionJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadExceptionMarshaller.marshall(BatchReadException batchReadException,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.