@Generated(value="software.amazon.awssdk:codegen") public final class S3LocationNotInServiceRegionException extends ElasticBeanstalkException implements ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>
The specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported:
IAD/us-east-1
PDX/us-west-2
DUB/eu-west-1
| Modifier and Type | Class and Description |
|---|---|
static interface |
S3LocationNotInServiceRegionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static S3LocationNotInServiceRegionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends S3LocationNotInServiceRegionException.Builder> |
serializableBuilderClass() |
S3LocationNotInServiceRegionException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic S3LocationNotInServiceRegionException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>toBuilder in class ElasticBeanstalkExceptionpublic static S3LocationNotInServiceRegionException.Builder builder()
public static Class<? extends S3LocationNotInServiceRegionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.