Serializable, ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>@Generated("software.amazon.awssdk:codegen") public 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 | Description |
|---|---|---|
static interface |
S3LocationNotInServiceRegionException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static S3LocationNotInServiceRegionException.Builder |
builder() |
|
static Class<? extends S3LocationNotInServiceRegionException.Builder> |
serializableBuilderClass() |
|
S3LocationNotInServiceRegionException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic S3LocationNotInServiceRegionException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<S3LocationNotInServiceRegionException.Builder,S3LocationNotInServiceRegionException>public static S3LocationNotInServiceRegionException.Builder builder()
public static Class<? extends S3LocationNotInServiceRegionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.