| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadRequestException.Builder |
static interface |
ClientException.Builder |
static interface |
InvalidParameterException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
NotFoundException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceLimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServerException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
UnsupportedAvailabilityZoneException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EksException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
EksException.Builder |
EksException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static EksException.Builder |
EksException.builder() |
EksException.Builder |
EksException.Builder.cause(Throwable cause) |
EksException.Builder |
EksException.Builder.message(String message) |
EksException.Builder |
EksException.Builder.requestId(String requestId) |
EksException.Builder |
EksException.Builder.statusCode(int statusCode) |
EksException.Builder |
EksException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EksException.Builder> |
EksException.serializableBuilderClass() |
| Constructor and Description |
|---|
EksException(EksException.Builder builder) |
Copyright © 2020. All rights reserved.