@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbParameterGroupStateException extends DocDbException implements ToCopyableBuilder<InvalidDbParameterGroupStateException.Builder,InvalidDbParameterGroupStateException>
The parameter group is in use, or it is in a state that is not valid. If you are trying to delete the parameter group, you can't delete it when the parameter group is in this state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbParameterGroupStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbParameterGroupStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbParameterGroupStateException.Builder> |
serializableBuilderClass() |
InvalidDbParameterGroupStateException.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 InvalidDbParameterGroupStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbParameterGroupStateException.Builder,InvalidDbParameterGroupStateException>toBuilder in class DocDbExceptionpublic static InvalidDbParameterGroupStateException.Builder builder()
public static Class<? extends InvalidDbParameterGroupStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.