InternalException.Builder |
InternalException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static InternalException.Builder |
InternalException.builder() |
|
InternalException.Builder |
InternalException.Builder.cause(Throwable cause) |
|
InternalException.Builder |
InternalException.Builder.message(String message) |
|
InternalException.Builder |
InternalException.Builder.requestId(String requestId) |
|
InternalException.Builder |
InternalException.Builder.retryAfterSeconds(Integer retryAfterSeconds) |
The number of seconds to wait before retrying the action that caused the exception.
|
InternalException.Builder |
InternalException.Builder.statusCode(int statusCode) |
|
InternalException.Builder |
InternalException.toBuilder() |
|
InternalException.Builder |
InternalException.Builder.writableStackTrace(Boolean writableStackTrace) |
|