NotFoundException.Builder |
NotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static NotFoundException.Builder |
NotFoundException.builder() |
NotFoundException.Builder |
NotFoundException.Builder.cause(Throwable cause) |
NotFoundException.Builder |
NotFoundException.Builder.message(String message) |
NotFoundException.Builder |
NotFoundException.Builder.requestId(String requestId) |
NotFoundException.Builder |
NotFoundException.Builder.resourceType(String resourceType)
The type of resource that wasn't found.
|
NotFoundException.Builder |
NotFoundException.Builder.statusCode(int statusCode) |
NotFoundException.Builder |
NotFoundException.toBuilder() |