Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterClusterSecurityGroup.Builder
-
Packages that use AwsRedshiftClusterClusterSecurityGroup.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterClusterSecurityGroup.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterClusterSecurityGroup.Builder Modifier and Type Method Description static AwsRedshiftClusterClusterSecurityGroup.BuilderAwsRedshiftClusterClusterSecurityGroup. builder()AwsRedshiftClusterClusterSecurityGroup.BuilderAwsRedshiftClusterClusterSecurityGroup.Builder. clusterSecurityGroupName(String clusterSecurityGroupName)The name of the cluster security group.AwsRedshiftClusterClusterSecurityGroup.BuilderAwsRedshiftClusterClusterSecurityGroup.Builder. status(String status)The status of the cluster security group.AwsRedshiftClusterClusterSecurityGroup.BuilderAwsRedshiftClusterClusterSecurityGroup. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsRedshiftClusterClusterSecurityGroup.Builder Modifier and Type Method Description static Class<? extends AwsRedshiftClusterClusterSecurityGroup.Builder>AwsRedshiftClusterClusterSecurityGroup. serializableBuilderClass()
-