@Generated(value="software.amazon.awssdk:codegen") public class S3Exception extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
S3Exception.Builder |
protected static class |
S3Exception.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
S3Exception(S3Exception.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static S3Exception.Builder |
builder() |
static Class<? extends S3Exception.Builder> |
serializableBuilderClass() |
S3Exception.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected S3Exception(S3Exception.Builder builder)
public static S3Exception.Builder builder()
public S3Exception.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends S3Exception.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.