MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static MethodNotAllowedException.Builder |
MethodNotAllowedException.builder() |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.cause(Throwable cause) |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.code(String code) |
The HTTP status code returned with the exception.
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.detailedMessage(String detailedMessage) |
A detailed message describing the problem.
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.message(String message) |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.requestId(String requestId) |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.requestIdValue(String requestIdValue) |
The ID of the request in question.
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.statusCode(int statusCode) |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.toBuilder() |
|
MethodNotAllowedException.Builder |
MethodNotAllowedException.Builder.writableStackTrace(Boolean writableStackTrace) |
|