Uses of Class
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
-
-
Uses of AggregationRuleFluent in io.fabric8.kubernetes.api.model.rbac
Classes in io.fabric8.kubernetes.api.model.rbac with type parameters of type AggregationRuleFluent Modifier and Type Class Description classAggregationRuleFluent<A extends AggregationRuleFluent<A>>GeneratedSubclasses of AggregationRuleFluent in io.fabric8.kubernetes.api.model.rbac Modifier and Type Class Description classAggregationRuleBuilderclassClusterRoleFluent.AggregationRuleNested<N>Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type AggregationRuleFluent Constructor Description AggregationRuleBuilder(AggregationRuleFluent<?> fluent)AggregationRuleBuilder(AggregationRuleFluent<?> fluent, AggregationRule instance)
-