ConflictException.Builder |
ConflictException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ConflictException.Builder |
ConflictException.builder() |
ConflictException.Builder |
ConflictException.Builder.cause(Throwable cause) |
ConflictException.Builder |
ConflictException.Builder.conflictResource(String conflictResource)
You get this resource when you call CreateReturnShippingLabel more than once when other requests
are not completed.
|
ConflictException.Builder |
ConflictException.Builder.message(String message) |
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) |