@Generated(value="software.amazon.awssdk:codegen") public final class DbParameterGroupNotFoundException extends RdsException implements ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>
DBParameterGroupName
doesn't 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, 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 DbParameterGroupNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbParameterGroupNotFoundException.Builder,DbParameterGroupNotFoundException>
toBuilder
in class RdsException
public static DbParameterGroupNotFoundException.Builder builder()
public static Class<? extends DbParameterGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.