| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
InternalServerException.Builder |
static interface |
NotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OutpostsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
OutpostsException.Builder |
OutpostsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static OutpostsException.Builder |
OutpostsException.builder() |
OutpostsException.Builder |
OutpostsException.Builder.cause(Throwable cause) |
OutpostsException.Builder |
OutpostsException.Builder.message(String message) |
OutpostsException.Builder |
OutpostsException.Builder.requestId(String requestId) |
OutpostsException.Builder |
OutpostsException.Builder.statusCode(int statusCode) |
OutpostsException.Builder |
OutpostsException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OutpostsException.Builder> |
OutpostsException.serializableBuilderClass() |
| Constructor and Description |
|---|
OutpostsException(OutpostsException.Builder builder) |
Copyright © 2020. All rights reserved.