Uses of Class
software.amazon.awssdk.services.neptune.model.SubnetAlreadyInUseException
-
Packages that use SubnetAlreadyInUseException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of SubnetAlreadyInUseException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw SubnetAlreadyInUseException Modifier and Type Method Description default ModifyDbSubnetGroupResponseNeptuneClient. modifyDBSubnetGroup(Consumer<ModifyDbSubnetGroupRequest.Builder> modifyDbSubnetGroupRequest)Modifies an existing DB subnet group.default ModifyDbSubnetGroupResponseNeptuneClient. modifyDBSubnetGroup(ModifyDbSubnetGroupRequest modifyDbSubnetGroupRequest)Modifies an existing DB subnet group.
-