Uses of Interface
software.amazon.awssdk.services.rds.model.DbClusterParameterGroupNotFoundException.Builder
Packages that use DbClusterParameterGroupNotFoundException.Builder
-
Uses of DbClusterParameterGroupNotFoundException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DbClusterParameterGroupNotFoundException.BuilderModifier and TypeMethodDescriptionDbClusterParameterGroupNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) DbClusterParameterGroupNotFoundException.builder()DbClusterParameterGroupNotFoundException.Builder.numAttempts(Integer numAttempts) DbClusterParameterGroupNotFoundException.Builder.statusCode(int statusCode) DbClusterParameterGroupNotFoundException.toBuilder()DbClusterParameterGroupNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DbClusterParameterGroupNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DbClusterParameterGroupNotFoundException.Builder>DbClusterParameterGroupNotFoundException.serializableBuilderClass()