UnauthorizedException.Builder |
UnauthorizedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static UnauthorizedException.Builder |
UnauthorizedException.builder() |
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.cause(Throwable cause) |
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.code(String code) |
Sets the value of the Code property for this object.
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.message(String message) |
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.requestId(String requestId) |
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.requestIdValue(String requestId) |
The request id associated with the call responsible for the exception.
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.statusCode(int statusCode) |
|
UnauthorizedException.Builder |
UnauthorizedException.toBuilder() |
|
UnauthorizedException.Builder |
UnauthorizedException.Builder.writableStackTrace(Boolean writableStackTrace) |
|