Serializable
, ToCopyableBuilder<SourceBundleDeletionException.Builder,SourceBundleDeletionException>
@Generated("software.amazon.awssdk:codegen") public class SourceBundleDeletionException extends ElasticBeanstalkException implements ToCopyableBuilder<SourceBundleDeletionException.Builder,SourceBundleDeletionException>
Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.
Modifier and Type | Class | Description |
---|---|---|
static interface |
SourceBundleDeletionException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static SourceBundleDeletionException.Builder |
builder() |
|
static Class<? extends SourceBundleDeletionException.Builder> |
serializableBuilderClass() |
|
SourceBundleDeletionException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SourceBundleDeletionException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<SourceBundleDeletionException.Builder,SourceBundleDeletionException>
public static SourceBundleDeletionException.Builder builder()
public static Class<? extends SourceBundleDeletionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.