public class DoneableAggregationRule extends AggregationRuleFluentImpl<DoneableAggregationRule> implements io.fabric8.kubernetes.api.model.Doneable<AggregationRule>
AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl<N>AggregationRuleFluent.ClusterRoleSelectorsNested<N>| Constructor and Description |
|---|
DoneableAggregationRule(AggregationRule item) |
DoneableAggregationRule(AggregationRule item,
io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
DoneableAggregationRule(io.fabric8.kubernetes.api.builder.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, removeMatchingFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectorspublic DoneableAggregationRule(io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function)
public DoneableAggregationRule(AggregationRule item, io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function)
public DoneableAggregationRule(AggregationRule item)
public AggregationRule done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AggregationRule>Copyright © 2015–2020 Red Hat. All rights reserved.