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