Uses of Interface
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.rbac | |
| io.fabric8.openshift.api.model |
-
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>>Classes in io.fabric8.kubernetes.api.model.rbac that implement AggregationRuleFluent Modifier and Type Class Description classAggregationRuleBuilderclassAggregationRuleFluentImpl<A extends AggregationRuleFluent<A>>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) -
Uses of AggregationRuleFluent in io.fabric8.openshift.api.model
Subinterfaces of AggregationRuleFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceClusterRoleFluent.AggregationRuleNested<N>Classes in io.fabric8.openshift.api.model that implement AggregationRuleFluent Modifier and Type Class Description classClusterRoleFluentImpl.AggregationRuleNestedImpl<N>