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