ConflictException.Builder |
ConflictException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ConflictException.Builder |
ConflictException.builder() |
|
ConflictException.Builder |
ConflictException.Builder.cause(Throwable cause) |
|
ConflictException.Builder |
ConflictException.Builder.context(Map<String,String> context) |
Information about the resources in use when the exception was thrown.
|
ConflictException.Builder |
ConflictException.Builder.message(String message) |
|
ConflictException.Builder |
ConflictException.Builder.reason(String reason) |
A description of the error.
|
ConflictException.Builder |
ConflictException.Builder.reason(ConflictExceptionReason reason) |
A description of the error.
|
ConflictException.Builder |
ConflictException.Builder.requestId(String requestId) |
|
ConflictException.Builder |
ConflictException.Builder.resourceId(String resourceId) |
The identifier of the resource in use.
|
ConflictException.Builder |
ConflictException.Builder.resourceType(String resourceType) |
The type of the resource in use.
|
ConflictException.Builder |
ConflictException.Builder.statusCode(int statusCode) |
|
ConflictException.Builder |
ConflictException.toBuilder() |
|
ConflictException.Builder |
ConflictException.Builder.writableStackTrace(Boolean writableStackTrace) |
|