Uses of Class
software.amazon.awssdk.services.rds.model.DescribeDbProxyEndpointsResponse
Packages that use DescribeDbProxyEndpointsResponse
Package
Description
-
Uses of DescribeDbProxyEndpointsResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDbProxyEndpointsResponseModifier and TypeMethodDescriptiondefault DescribeDbProxyEndpointsResponseRdsClient.describeDBProxyEndpoints(Consumer<DescribeDbProxyEndpointsRequest.Builder> describeDbProxyEndpointsRequest) Returns information about DB proxy endpoints.default DescribeDbProxyEndpointsResponseRdsClient.describeDBProxyEndpoints(DescribeDbProxyEndpointsRequest describeDbProxyEndpointsRequest) Returns information about DB proxy endpoints.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DescribeDbProxyEndpointsResponseModifier and TypeMethodDescriptionRdsAsyncClient.describeDBProxyEndpoints(Consumer<DescribeDbProxyEndpointsRequest.Builder> describeDbProxyEndpointsRequest) Returns information about DB proxy endpoints.RdsAsyncClient.describeDBProxyEndpoints(DescribeDbProxyEndpointsRequest describeDbProxyEndpointsRequest) Returns information about DB proxy endpoints. -
Uses of DescribeDbProxyEndpointsResponse in software.amazon.awssdk.services.rds.paginators
Methods in software.amazon.awssdk.services.rds.paginators that return types with arguments of type DescribeDbProxyEndpointsResponseMethod parameters in software.amazon.awssdk.services.rds.paginators with type arguments of type DescribeDbProxyEndpointsResponseModifier and TypeMethodDescriptionvoidDescribeDBProxyEndpointsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeDbProxyEndpointsResponse> subscriber)