Class AggregationRuleFluentImpl<A extends AggregationRuleFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluentImpl<A>
All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>, AggregationRuleFluent<A>
Direct Known Subclasses:
AggregationRuleBuilder, ClusterRoleFluentImpl.AggregationRuleNestedImpl, DoneableAggregationRule

public class AggregationRuleFluentImpl<A extends AggregationRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
implements AggregationRuleFluent<A>