Uses of Interface
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.rbac |
-
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 Interface Description interfaceAggregationRuleFluent<A extends AggregationRuleFluent<A>>classAggregationRuleFluentImpl<A extends AggregationRuleFluent<A>>Subinterfaces of AggregationRuleFluent in io.fabric8.kubernetes.api.model.rbac Modifier and Type Interface Description static interfaceClusterRoleFluent.AggregationRuleNested<N>Classes in io.fabric8.kubernetes.api.model.rbac that implement AggregationRuleFluent Modifier and Type Class Description classAggregationRuleBuilderclassAggregationRuleFluentImpl<A extends AggregationRuleFluent<A>>classClusterRoleFluentImpl.AggregationRuleNestedImpl<N>classDoneableAggregationRuleConstructors in io.fabric8.kubernetes.api.model.rbac with parameters of type AggregationRuleFluent Constructor Description AggregationRuleBuilder(AggregationRuleFluent<?> fluent)AggregationRuleBuilder(AggregationRuleFluent<?> fluent, AggregationRule instance)AggregationRuleBuilder(AggregationRuleFluent<?> fluent, AggregationRule instance, Boolean validationEnabled)AggregationRuleBuilder(AggregationRuleFluent<?> fluent, Boolean validationEnabled)