Interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleFluent.AggregationRuleNested<N>
All Known Implementing Classes:
AggregationRuleBuilder, AggregationRuleFluentImpl, ClusterRoleFluentImpl.AggregationRuleNestedImpl, DoneableAggregationRule

public interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>