| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
OutpostOfflineException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
S3OutpostsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
S3OutpostsException.Builder |
S3OutpostsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static S3OutpostsException.Builder |
S3OutpostsException.builder() |
S3OutpostsException.Builder |
S3OutpostsException.Builder.cause(Throwable cause) |
S3OutpostsException.Builder |
S3OutpostsException.Builder.message(String message) |
S3OutpostsException.Builder |
S3OutpostsException.Builder.requestId(String requestId) |
S3OutpostsException.Builder |
S3OutpostsException.Builder.statusCode(int statusCode) |
S3OutpostsException.Builder |
S3OutpostsException.toBuilder() |
S3OutpostsException.Builder |
S3OutpostsException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3OutpostsException.Builder> |
S3OutpostsException.serializableBuilderClass() |
| Constructor and Description |
|---|
S3OutpostsException(S3OutpostsException.Builder builder) |
Copyright © 2023. All rights reserved.