Uses of Class
org.cdk8s.plus25.k8s.AggregationRule.Builder
-
Packages that use AggregationRule.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of AggregationRule.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return AggregationRule.Builder Modifier and Type Method Description static AggregationRule.BuilderAggregationRule. builder()AggregationRule.BuilderAggregationRule.Builder. clusterRoleSelectors(List<? extends LabelSelector> clusterRoleSelectors)Sets the value ofAggregationRule.getClusterRoleSelectors()Constructors in org.cdk8s.plus25.k8s with parameters of type AggregationRule.Builder Constructor Description Jsii$Proxy(AggregationRule.Builder builder)Constructor that initializes the object based on literal property values passed by theAggregationRule.Builder.
-