Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbProxyTargetGroupRequest
Packages that use ModifyDbProxyTargetGroupRequest
Package
Description
-
Uses of ModifyDbProxyTargetGroupRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyDbProxyTargetGroupRequestModifier and TypeMethodDescriptionRdsAsyncClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup.default ModifyDbProxyTargetGroupResponseRdsClient.modifyDBProxyTargetGroup(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest) Modifies the properties of aDBProxyTargetGroup. -
Uses of ModifyDbProxyTargetGroupRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type ModifyDbProxyTargetGroupRequestModifier and TypeMethodDescriptionModifyDbProxyTargetGroupRequestMarshaller.marshall(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest)