Uses of Interface
software.amazon.awssdk.services.rds.model.CreateDbSubnetGroupResponse.Builder
Packages that use CreateDbSubnetGroupResponse.Builder
-
Uses of CreateDbSubnetGroupResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return CreateDbSubnetGroupResponse.BuilderModifier and TypeMethodDescriptionCreateDbSubnetGroupResponse.builder()CreateDbSubnetGroupResponse.Builder.dbSubnetGroup(Consumer<DBSubnetGroup.Builder> dbSubnetGroup) Sets the value of the DBSubnetGroup property for this object.CreateDbSubnetGroupResponse.Builder.dbSubnetGroup(DBSubnetGroup dbSubnetGroup) Sets the value of the DBSubnetGroup property for this object.CreateDbSubnetGroupResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type CreateDbSubnetGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateDbSubnetGroupResponse.Builder>CreateDbSubnetGroupResponse.serializableBuilderClass()