Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbProxyTargetGroupResponse
Packages that use ModifyDbProxyTargetGroupResponse
-
Uses of ModifyDbProxyTargetGroupResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return ModifyDbProxyTargetGroupResponseModifier and TypeMethodDescriptiondefault ModifyDbProxyTargetGroupResponseRdsClient.modifyDBProxyTargetGroup(Consumer<ModifyDbProxyTargetGroupRequest.Builder> modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.default ModifyDbProxyTargetGroupResponseRdsClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.Methods in software.amazon.awssdk.services.rds that return types with arguments of type ModifyDbProxyTargetGroupResponseModifier and TypeMethodDescriptionRdsAsyncClient.modifyDBProxyTargetGroup(Consumer<ModifyDbProxyTargetGroupRequest.Builder> modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.RdsAsyncClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.