InternalServerErrorException.Builder |
InternalServerErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static InternalServerErrorException.Builder |
InternalServerErrorException.builder() |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.cause(Throwable cause) |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.message(String message) |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.numAttempts(Integer numAttempts) |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.requestId(String requestId) |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.requestID(String requestID) |
The unique identifier for the request or response.
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.statusCode(int statusCode) |
|
InternalServerErrorException.Builder |
InternalServerErrorException.toBuilder() |
|
InternalServerErrorException.Builder |
InternalServerErrorException.Builder.writableStackTrace(Boolean writableStackTrace) |
|