@Generated(value="software.amazon.awssdk:codegen") public final class StorageTypeNotSupportedException extends RdsException implements ToCopyableBuilder<StorageTypeNotSupportedException.Builder,StorageTypeNotSupportedException>
The specified StorageType can't be associated with the DB instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StorageTypeNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StorageTypeNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StorageTypeNotSupportedException.Builder> |
serializableBuilderClass() |
StorageTypeNotSupportedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic StorageTypeNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StorageTypeNotSupportedException.Builder,StorageTypeNotSupportedException>toBuilder in class RdsExceptionpublic static StorageTypeNotSupportedException.Builder builder()
public static Class<? extends StorageTypeNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.