@Generated(value="software.amazon.awssdk:codegen") public final class DbParameterGroupNotFoundException extends NeptuneException implements ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>
DBParameterGroupName does not refer to an existing DB parameter group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbParameterGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbParameterGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbParameterGroupNotFoundException.Builder> |
serializableBuilderClass() |
DbParameterGroupNotFoundException.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 DbParameterGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>toBuilder in class NeptuneExceptionpublic static DbParameterGroupNotFoundException.Builder builder()
public static Class<? extends DbParameterGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.