@Generated(value="software.amazon.awssdk:codegen") public class S3ControlException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
S3ControlException.Builder |
protected static class |
S3ControlException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
S3ControlException(S3ControlException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static S3ControlException.Builder |
builder() |
static Class<? extends S3ControlException.Builder> |
serializableBuilderClass() |
S3ControlException.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 S3ControlException(S3ControlException.Builder builder)
public static S3ControlException.Builder builder()
public S3ControlException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends S3ControlException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.