BatchWriteException.Builder |
BatchWriteException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static BatchWriteException.Builder |
BatchWriteException.builder() |
|
BatchWriteException.Builder |
BatchWriteException.Builder.cause(Throwable cause) |
|
BatchWriteException.Builder |
BatchWriteException.Builder.index(Integer index) |
Sets the value of the Index property for this object.
|
BatchWriteException.Builder |
BatchWriteException.Builder.message(String message) |
|
BatchWriteException.Builder |
BatchWriteException.Builder.requestId(String requestId) |
|
BatchWriteException.Builder |
BatchWriteException.Builder.statusCode(int statusCode) |
|
BatchWriteException.Builder |
BatchWriteException.toBuilder() |
|
BatchWriteException.Builder |
BatchWriteException.Builder.type(String type) |
Sets the value of the Type property for this object.
|
BatchWriteException.Builder |
BatchWriteException.Builder.type(BatchWriteExceptionType type) |
Sets the value of the Type property for this object.
|
BatchWriteException.Builder |
BatchWriteException.Builder.writableStackTrace(Boolean writableStackTrace) |
|