Uses of Class
software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest
Packages that use DescribeDbSubnetGroupsRequest
Package
Description
-
Uses of DescribeDbSubnetGroupsRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeDbSubnetGroupsRequestModifier and TypeMethodDescriptionRdsAsyncClient.describeDBSubnetGroups(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest) Returns a list of DBSubnetGroup descriptions.default DescribeDbSubnetGroupsResponseRdsClient.describeDBSubnetGroups(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest) Returns a list of DBSubnetGroup descriptions.default DescribeDBSubnetGroupsPublisherRdsAsyncClient.describeDBSubnetGroupsPaginator(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest) This is a variant ofRdsAsyncClient.describeDBSubnetGroups(software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest)operation.default DescribeDBSubnetGroupsIterableRdsClient.describeDBSubnetGroupsPaginator(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest) This is a variant ofRdsClient.describeDBSubnetGroups(software.amazon.awssdk.services.rds.model.DescribeDbSubnetGroupsRequest)operation. -
Uses of DescribeDbSubnetGroupsRequest in software.amazon.awssdk.services.rds.paginators
Constructors in software.amazon.awssdk.services.rds.paginators with parameters of type DescribeDbSubnetGroupsRequestModifierConstructorDescriptionDescribeDBSubnetGroupsIterable(RdsClient client, DescribeDbSubnetGroupsRequest firstRequest) DescribeDBSubnetGroupsPublisher(RdsAsyncClient client, DescribeDbSubnetGroupsRequest firstRequest) -
Uses of DescribeDbSubnetGroupsRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeDbSubnetGroupsRequestModifier and TypeMethodDescriptionDescribeDbSubnetGroupsRequestMarshaller.marshall(DescribeDbSubnetGroupsRequest describeDbSubnetGroupsRequest)