Serializable, ToCopyableBuilder<SnapshotCopyAlreadyDisabledException.Builder,SnapshotCopyAlreadyDisabledException>@Generated("software.amazon.awssdk:codegen") public class SnapshotCopyAlreadyDisabledException extends RedshiftException implements ToCopyableBuilder<SnapshotCopyAlreadyDisabledException.Builder,SnapshotCopyAlreadyDisabledException>
The cluster already has cross-region snapshot copy disabled.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
SnapshotCopyAlreadyDisabledException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static SnapshotCopyAlreadyDisabledException.Builder |
builder() |
|
static Class<? extends SnapshotCopyAlreadyDisabledException.Builder> |
serializableBuilderClass() |
|
SnapshotCopyAlreadyDisabledException.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 SnapshotCopyAlreadyDisabledException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<SnapshotCopyAlreadyDisabledException.Builder,SnapshotCopyAlreadyDisabledException>public static SnapshotCopyAlreadyDisabledException.Builder builder()
public static Class<? extends SnapshotCopyAlreadyDisabledException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.