Uses of Class
software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsResponse
Packages that use DescribeDbProxyTargetGroupsResponse
Package
Description
-
Uses of DescribeDbProxyTargetGroupsResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDbProxyTargetGroupsResponseModifier and TypeMethodDescriptionRdsClient.describeDBProxyTargetGroups(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.RdsClient.describeDBProxyTargetGroups(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DescribeDbProxyTargetGroupsResponseModifier and TypeMethodDescriptionRdsAsyncClient.describeDBProxyTargetGroups(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.RdsAsyncClient.describeDBProxyTargetGroups(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures. -
Uses of DescribeDbProxyTargetGroupsResponse in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type DescribeDbProxyTargetGroupsResponseMethod parameters in software.amazon.awssdk.services.rds.paginators with type arguments of type DescribeDbProxyTargetGroupsResponseModifier and TypeMethodDescriptionvoidDescribeDBProxyTargetGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeDbProxyTargetGroupsResponse> subscriber)