| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
AccountSetupInProgressException.Builder |
static interface |
InvalidInputException.Builder |
static interface |
NotFoundException.Builder |
static interface |
OperationFailureException.Builder |
static interface |
ServiceException.Builder |
static interface |
UnauthenticatedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LightsailException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
LightsailException.Builder |
LightsailException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static LightsailException.Builder |
LightsailException.builder() |
LightsailException.Builder |
LightsailException.Builder.cause(Throwable cause) |
LightsailException.Builder |
LightsailException.Builder.message(String message) |
LightsailException.Builder |
LightsailException.Builder.requestId(String requestId) |
LightsailException.Builder |
LightsailException.Builder.statusCode(int statusCode) |
LightsailException.Builder |
LightsailException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LightsailException.Builder> |
LightsailException.serializableBuilderClass() |
| Constructor and Description |
|---|
LightsailException(LightsailException.Builder builder) |
Copyright © 2022. All rights reserved.