Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbSubnetGroupRequest
Packages that use CreateDbSubnetGroupRequest
Package
Description
-
Uses of CreateDbSubnetGroupRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbSubnetGroupRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBSubnetGroup(CreateDbSubnetGroupRequest createDbSubnetGroupRequest) Creates a new DB subnet group.default CreateDbSubnetGroupResponseRdsClient.createDBSubnetGroup(CreateDbSubnetGroupRequest createDbSubnetGroupRequest) Creates a new DB subnet group. -
Uses of CreateDbSubnetGroupRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbSubnetGroupRequestModifier and TypeMethodDescriptionCreateDbSubnetGroupRequestMarshaller.marshall(CreateDbSubnetGroupRequest createDbSubnetGroupRequest)