InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static InternalServiceErrorException.Builder |
InternalServiceErrorException.builder() |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.cause(Throwable cause) |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.code(String code) |
Sets the value of the Code property for this object.
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.message(String message) |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.requestId(String requestId) |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.statusCode(int statusCode) |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.toBuilder() |
|
InternalServiceErrorException.Builder |
InternalServiceErrorException.Builder.writableStackTrace(Boolean writableStackTrace) |
|