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.
|
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 SourceBundleDeletionException.Builder toBuilder()
ToCopyableBuildertoBuilder 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.