Uses of Class
software.amazon.awssdk.services.redshift.model.ClusterSubnetQuotaExceededException
-
Packages that use ClusterSubnetQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of ClusterSubnetQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw ClusterSubnetQuotaExceededException Modifier and Type Method Description default CreateClusterSubnetGroupResponseRedshiftClient. createClusterSubnetGroup(Consumer<CreateClusterSubnetGroupRequest.Builder> createClusterSubnetGroupRequest)Creates a new Amazon Redshift subnet group.default CreateClusterSubnetGroupResponseRedshiftClient. createClusterSubnetGroup(CreateClusterSubnetGroupRequest createClusterSubnetGroupRequest)Creates a new Amazon Redshift subnet group.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.
-