Uses of Class
software.amazon.awssdk.services.redshift.model.SubnetAlreadyInUseException
-
Packages that use SubnetAlreadyInUseException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of SubnetAlreadyInUseException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw SubnetAlreadyInUseException Modifier and Type Method Description default ModifyClusterSubnetGroupResponseRedshiftClient. modifyClusterSubnetGroup(Consumer<ModifyClusterSubnetGroupRequest.Builder> modifyClusterSubnetGroupRequest)Modifies a cluster subnet group to include the specified list of VPC subnets.default ModifyClusterSubnetGroupResponseRedshiftClient. modifyClusterSubnetGroup(ModifyClusterSubnetGroupRequest modifyClusterSubnetGroupRequest)Modifies a cluster subnet group to include the specified list of VPC subnets.
-