@Generated(value="software.amazon.awssdk:codegen") public final class CustomDbEngineVersionNotFoundException extends RdsException implements ToCopyableBuilder<CustomDbEngineVersionNotFoundException.Builder,CustomDbEngineVersionNotFoundException>
The specified CEV was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomDbEngineVersionNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomDbEngineVersionNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomDbEngineVersionNotFoundException.Builder> |
serializableBuilderClass() |
CustomDbEngineVersionNotFoundException.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 CustomDbEngineVersionNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomDbEngineVersionNotFoundException.Builder,CustomDbEngineVersionNotFoundException>toBuilder in class RdsExceptionpublic static CustomDbEngineVersionNotFoundException.Builder builder()
public static Class<? extends CustomDbEngineVersionNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.