Uses of Class
software.amazon.awssdk.services.databasemigration.model.DescribeReplicationSubnetGroupsResponse
Packages that use DescribeReplicationSubnetGroupsResponse
Package
Description
-
Uses of DescribeReplicationSubnetGroupsResponse in software.amazon.awssdk.services.databasemigration
Methods in software.amazon.awssdk.services.databasemigration that return DescribeReplicationSubnetGroupsResponseModifier and TypeMethodDescriptionDatabaseMigrationClient.describeReplicationSubnetGroups()Returns information about the replication subnet groups.DatabaseMigrationClient.describeReplicationSubnetGroups(Consumer<DescribeReplicationSubnetGroupsRequest.Builder> describeReplicationSubnetGroupsRequest) Returns information about the replication subnet groups.DatabaseMigrationClient.describeReplicationSubnetGroups(DescribeReplicationSubnetGroupsRequest describeReplicationSubnetGroupsRequest) Returns information about the replication subnet groups.Methods in software.amazon.awssdk.services.databasemigration that return types with arguments of type DescribeReplicationSubnetGroupsResponseModifier and TypeMethodDescriptionDatabaseMigrationAsyncClient.describeReplicationSubnetGroups()Returns information about the replication subnet groups.DatabaseMigrationAsyncClient.describeReplicationSubnetGroups(Consumer<DescribeReplicationSubnetGroupsRequest.Builder> describeReplicationSubnetGroupsRequest) Returns information about the replication subnet groups.DatabaseMigrationAsyncClient.describeReplicationSubnetGroups(DescribeReplicationSubnetGroupsRequest describeReplicationSubnetGroupsRequest) Returns information about the replication subnet groups. -
Uses of DescribeReplicationSubnetGroupsResponse in software.amazon.awssdk.services.databasemigration.paginators
Methods in software.amazon.awssdk.services.databasemigration.paginators that return types with arguments of type DescribeReplicationSubnetGroupsResponseMethod parameters in software.amazon.awssdk.services.databasemigration.paginators with type arguments of type DescribeReplicationSubnetGroupsResponseModifier and TypeMethodDescriptionvoidDescribeReplicationSubnetGroupsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeReplicationSubnetGroupsResponse> subscriber)