Uses of Class
software.amazon.awssdk.services.databasemigration.model.Subnet
Packages that use Subnet
-
Uses of Subnet in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type SubnetModifier and TypeMethodDescriptionReplicationSubnetGroup.subnets()The subnets that are in the subnet group.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type SubnetModifier and TypeMethodDescriptionThe subnets that are in the subnet group.Method parameters in software.amazon.awssdk.services.databasemigration.model with type arguments of type SubnetModifier and TypeMethodDescriptionReplicationSubnetGroup.Builder.subnets(Collection<Subnet> subnets) The subnets that are in the subnet group.