Uses of Class
software.amazon.awssdk.services.redshift.model.ClusterParameterGroupQuotaExceededException
-
Packages that use ClusterParameterGroupQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of ClusterParameterGroupQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw ClusterParameterGroupQuotaExceededException Modifier and Type Method Description default CreateClusterParameterGroupResponseRedshiftClient. createClusterParameterGroup(Consumer<CreateClusterParameterGroupRequest.Builder> createClusterParameterGroupRequest)Creates an Amazon Redshift parameter group.default CreateClusterParameterGroupResponseRedshiftClient. createClusterParameterGroup(CreateClusterParameterGroupRequest createClusterParameterGroupRequest)Creates an Amazon Redshift parameter group.
-