| Package | Description |
|---|---|
| software.amazon.awssdk.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
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(BatchWriteExceptionType type)
Sets the value of the Type property for this object.
|
BatchWriteException.Builder |
BatchWriteException.Builder.type(String type)
Sets the value of the Type property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchWriteException.Builder> |
BatchWriteException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.