Uses of Interface
software.amazon.awssdk.services.rds.model.ResetDbParameterGroupResponse.Builder
Packages that use ResetDbParameterGroupResponse.Builder
-
Uses of ResetDbParameterGroupResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ResetDbParameterGroupResponse.BuilderModifier and TypeMethodDescriptionResetDbParameterGroupResponse.builder()ResetDbParameterGroupResponse.Builder.dbParameterGroupName(String dbParameterGroupName) The name of the DB parameter group.ResetDbParameterGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type ResetDbParameterGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResetDbParameterGroupResponse.Builder>ResetDbParameterGroupResponse.serializableBuilderClass()