Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbProxyTargetGroupRequest
-
Packages that use ModifyDbProxyTargetGroupRequest Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service software.amazon.awssdk.services.rds.transform -
-
Uses of ModifyDbProxyTargetGroupRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyDbProxyTargetGroupRequest Modifier and Type Method Description default CompletableFuture<ModifyDbProxyTargetGroupResponse>RdsAsyncClient. 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 ModifyDbProxyTargetGroupRequest Modifier and Type Method Description SdkHttpFullRequestModifyDbProxyTargetGroupRequestMarshaller. marshall(ModifyDbProxyTargetGroupRequest modifyDbProxyTargetGroupRequest)
-