Package | Description |
---|---|
com.amazonaws.s3 | |
com.amazonaws.s3.model |
Modifier and Type | Class and Description |
---|---|
protected static class |
S3Exception.BuilderImpl |
Modifier and Type | Method and Description |
---|---|
static S3Exception.Builder |
S3Exception.builder() |
S3Exception.Builder |
S3Exception.Builder.cause(Throwable cause) |
S3Exception.Builder |
S3Exception.BuilderImpl.cause(Throwable cause) |
S3Exception.Builder |
S3Exception.Builder.message(String message) |
S3Exception.Builder |
S3Exception.BuilderImpl.message(String message) |
S3Exception.Builder |
S3Exception.Builder.requestId(String requestId) |
S3Exception.Builder |
S3Exception.BuilderImpl.requestId(String requestId) |
S3Exception.Builder |
S3Exception.Builder.statusCode(int statusCode) |
S3Exception.Builder |
S3Exception.BuilderImpl.statusCode(int statusCode) |
S3Exception.Builder |
S3Exception.toBuilder() |
Modifier and Type | Interface and Description |
---|---|
static interface |
BucketAlreadyExistsException.Builder |
static interface |
BucketAlreadyOwnedByYouException.Builder |
static interface |
InvalidObjectStateException.Builder |
static interface |
NoSuchBucketException.Builder |
static interface |
NoSuchKeyException.Builder |
static interface |
NoSuchUploadException.Builder |
static interface |
ObjectAlreadyInActiveTierErrorException.Builder |
static interface |
ObjectNotInActiveTierErrorException.Builder |
Modifier and Type | Class and Description |
---|---|
protected static class |
BucketAlreadyExistsException.BuilderImpl |
protected static class |
BucketAlreadyOwnedByYouException.BuilderImpl |
protected static class |
InvalidObjectStateException.BuilderImpl |
protected static class |
NoSuchBucketException.BuilderImpl |
protected static class |
NoSuchKeyException.BuilderImpl |
protected static class |
NoSuchUploadException.BuilderImpl |
protected static class |
ObjectAlreadyInActiveTierErrorException.BuilderImpl |
protected static class |
ObjectNotInActiveTierErrorException.BuilderImpl |
Copyright © 2021. All rights reserved.