@Generated(value="software.amazon.awssdk:codegen") public final class DbLogFileNotFoundException extends RdsException implements ToCopyableBuilder<DbLogFileNotFoundException.Builder,DbLogFileNotFoundException>
LogFileName doesn't refer to an existing DB log file.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbLogFileNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbLogFileNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbLogFileNotFoundException.Builder> |
serializableBuilderClass() |
DbLogFileNotFoundException.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 DbLogFileNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbLogFileNotFoundException.Builder,DbLogFileNotFoundException>toBuilder in class RdsExceptionpublic static DbLogFileNotFoundException.Builder builder()
public static Class<? extends DbLogFileNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.