InternalServiceException.Builder |
InternalServiceException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static InternalServiceException.Builder |
InternalServiceException.builder() |
|
InternalServiceException.Builder |
InternalServiceException.Builder.cause(Throwable cause) |
|
InternalServiceException.Builder |
InternalServiceException.Builder.message(String message) |
|
InternalServiceException.Builder |
InternalServiceException.Builder.requestId(String requestId) |
|
InternalServiceException.Builder |
InternalServiceException.Builder.retryAfterSeconds(Integer retryAfterSeconds) |
The number of seconds to wait before retrying the next request.
|
InternalServiceException.Builder |
InternalServiceException.Builder.statusCode(int statusCode) |
|
InternalServiceException.Builder |
InternalServiceException.toBuilder() |
|
InternalServiceException.Builder |
InternalServiceException.Builder.writableStackTrace(Boolean writableStackTrace) |
|