Uses of Interface
software.amazon.awssdk.services.rds.model.ModifyDbProxyTargetGroupResponse.Builder
Packages that use ModifyDbProxyTargetGroupResponse.Builder
-
Uses of ModifyDbProxyTargetGroupResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ModifyDbProxyTargetGroupResponse.BuilderModifier and TypeMethodDescriptionModifyDbProxyTargetGroupResponse.builder()ModifyDbProxyTargetGroupResponse.Builder.dbProxyTargetGroup(Consumer<DBProxyTargetGroup.Builder> dbProxyTargetGroup) The settings of the modifiedDBProxyTarget.ModifyDbProxyTargetGroupResponse.Builder.dbProxyTargetGroup(DBProxyTargetGroup dbProxyTargetGroup) The settings of the modifiedDBProxyTarget.ModifyDbProxyTargetGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type ModifyDbProxyTargetGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyDbProxyTargetGroupResponse.Builder>ModifyDbProxyTargetGroupResponse.serializableBuilderClass()