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