public class DoneableAggregationRule extends AggregationRuleFluentImpl<DoneableAggregationRule> implements Doneable<AggregationRule>
AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl<N>
AggregationRuleFluent.ClusterRoleSelectorsNested<N>
_visitables
Constructor and Description |
---|
DoneableAggregationRule(AggregationRule item) |
DoneableAggregationRule(AggregationRule item,
Function<AggregationRule,AggregationRule> function) |
DoneableAggregationRule(Function<AggregationRule,AggregationRule> function) |
Modifier and Type | Method and Description |
---|---|
AggregationRule |
done() |
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, equals, getClusterRoleSelectors, hasClusterRoleSelectors, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectors
public DoneableAggregationRule(Function<AggregationRule,AggregationRule> function)
public DoneableAggregationRule(AggregationRule item, Function<AggregationRule,AggregationRule> function)
public DoneableAggregationRule(AggregationRule item)
public AggregationRule done()
done
in interface Doneable<AggregationRule>
Copyright © 2015–2019 Red Hat. All rights reserved.