ConflictException.Builder |
ConflictException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ConflictException.Builder |
ConflictException.builder() |
|
ConflictException.Builder |
ConflictException.Builder.cause(Throwable cause) |
|
ConflictException.Builder |
ConflictException.Builder.message(String message) |
|
ConflictException.Builder |
ConflictException.Builder.reason(String reason) |
The reason for the conflict exception.
|
ConflictException.Builder |
ConflictException.Builder.reason(ConflictExceptionReason reason) |
The reason for the conflict exception.
|
ConflictException.Builder |
ConflictException.Builder.requestId(String requestId) |
|
ConflictException.Builder |
ConflictException.Builder.statusCode(int statusCode) |
|
ConflictException.Builder |
ConflictException.toBuilder() |
|
ConflictException.Builder |
ConflictException.Builder.writableStackTrace(Boolean writableStackTrace) |
|
ConflictException.Builder |
ConflictException.Builder.zonalShiftId(String zonalShiftId) |
The zonal shift ID associated with the conflict exception.
|