@Generated(value="software.amazon.awssdk:codegen") public class S3BucketDoesNotExistException extends CloudTrailException implements ToCopyableBuilder<S3BucketDoesNotExistException.Builder,S3BucketDoesNotExistException>
This exception is thrown when the specified S3 bucket does not exist.
Modifier and Type | Class and Description |
---|---|
static interface |
S3BucketDoesNotExistException.Builder |
Modifier and Type | Method and Description |
---|---|
static S3BucketDoesNotExistException.Builder |
builder() |
static Class<? extends S3BucketDoesNotExistException.Builder> |
serializableBuilderClass() |
S3BucketDoesNotExistException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewException
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public S3BucketDoesNotExistException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<S3BucketDoesNotExistException.Builder,S3BucketDoesNotExistException>
public static S3BucketDoesNotExistException.Builder builder()
public static Class<? extends S3BucketDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.