| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
MetadataException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
SessionAlreadyExistsException.Builder |
static interface |
TooManyRequestsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AthenaException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
AthenaException.Builder |
AthenaException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static AthenaException.Builder |
AthenaException.builder() |
AthenaException.Builder |
AthenaException.Builder.cause(Throwable cause) |
AthenaException.Builder |
AthenaException.Builder.message(String message) |
AthenaException.Builder |
AthenaException.Builder.requestId(String requestId) |
AthenaException.Builder |
AthenaException.Builder.statusCode(int statusCode) |
AthenaException.Builder |
AthenaException.toBuilder() |
AthenaException.Builder |
AthenaException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AthenaException.Builder> |
AthenaException.serializableBuilderClass() |
| Constructor and Description |
|---|
AthenaException(AthenaException.Builder builder) |
Copyright © 2023. All rights reserved.