Uses of Class
software.amazon.awssdk.services.redshift.model.InvalidClusterSubnetStateException
-
Packages that use InvalidClusterSubnetStateException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InvalidClusterSubnetStateException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InvalidClusterSubnetStateException Modifier and Type Method Description default DeleteClusterSubnetGroupResponseRedshiftClient. deleteClusterSubnetGroup(Consumer<DeleteClusterSubnetGroupRequest.Builder> deleteClusterSubnetGroupRequest)Deletes the specified cluster subnet group.default DeleteClusterSubnetGroupResponseRedshiftClient. deleteClusterSubnetGroup(DeleteClusterSubnetGroupRequest deleteClusterSubnetGroupRequest)Deletes the specified cluster subnet group.
-