@Generated(value="software.amazon.awssdk:codegen") public final class OptionGroupNotFoundException extends NeptuneException implements ToCopyableBuilder<OptionGroupNotFoundException.Builder,OptionGroupNotFoundException>
The designated option group could not be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OptionGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OptionGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OptionGroupNotFoundException.Builder> |
serializableBuilderClass() |
OptionGroupNotFoundException.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 OptionGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OptionGroupNotFoundException.Builder,OptionGroupNotFoundException>toBuilder in class NeptuneExceptionpublic static OptionGroupNotFoundException.Builder builder()
public static Class<? extends OptionGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.