@Generated(value="software.amazon.awssdk:codegen") public final class SourceNotFoundException extends RdsException implements ToCopyableBuilder<SourceNotFoundException.Builder,SourceNotFoundException>
The requested source could not be found.
Modifier and Type | Class and Description |
---|---|
static interface |
SourceNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static SourceNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SourceNotFoundException.Builder> |
serializableBuilderClass() |
SourceNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public SourceNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<SourceNotFoundException.Builder,SourceNotFoundException>
toBuilder
in class RdsException
public static SourceNotFoundException.Builder builder()
public static Class<? extends SourceNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.