public class AggregationRuleFluentImpl<A extends AggregationRuleFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AggregationRuleFluent<A>
AggregationRuleFluent.ClusterRoleSelectorsNested<N>| Constructor and Description |
|---|
AggregationRuleFluentImpl() |
AggregationRuleFluentImpl(AggregationRule instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AggregationRuleFluentImpl()
public AggregationRuleFluentImpl(AggregationRule instance)
public A addToClusterRoleSelectors(Integer index, io.fabric8.kubernetes.api.model.LabelSelector item)
addToClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A setToClusterRoleSelectors(Integer index, io.fabric8.kubernetes.api.model.LabelSelector item)
setToClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A addToClusterRoleSelectors(io.fabric8.kubernetes.api.model.LabelSelector... items)
addToClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A addAllToClusterRoleSelectors(Collection<io.fabric8.kubernetes.api.model.LabelSelector> items)
addAllToClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A removeFromClusterRoleSelectors(io.fabric8.kubernetes.api.model.LabelSelector... items)
removeFromClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A removeAllFromClusterRoleSelectors(Collection<io.fabric8.kubernetes.api.model.LabelSelector> items)
removeAllFromClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A removeMatchingFromClusterRoleSelectors(Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)
removeMatchingFromClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>@Deprecated public List<io.fabric8.kubernetes.api.model.LabelSelector> getClusterRoleSelectors()
getClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public List<io.fabric8.kubernetes.api.model.LabelSelector> buildClusterRoleSelectors()
buildClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildClusterRoleSelector(Integer index)
buildClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildFirstClusterRoleSelector()
buildFirstClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildLastClusterRoleSelector()
buildLastClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildMatchingClusterRoleSelector(Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)
buildMatchingClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public Boolean hasMatchingClusterRoleSelector(Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)
hasMatchingClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A withClusterRoleSelectors(List<io.fabric8.kubernetes.api.model.LabelSelector> clusterRoleSelectors)
withClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A withClusterRoleSelectors(io.fabric8.kubernetes.api.model.LabelSelector... clusterRoleSelectors)
withClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public Boolean hasClusterRoleSelectors()
hasClusterRoleSelectors in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> addNewClusterRoleSelector()
addNewClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> addNewClusterRoleSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
addNewClusterRoleSelectorLike in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> setNewClusterRoleSelectorLike(Integer index, io.fabric8.kubernetes.api.model.LabelSelector item)
setNewClusterRoleSelectorLike in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> editClusterRoleSelector(Integer index)
editClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> editFirstClusterRoleSelector()
editFirstClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> editLastClusterRoleSelector()
editLastClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public AggregationRuleFluent.ClusterRoleSelectorsNested<A> editMatchingClusterRoleSelector(Predicate<io.fabric8.kubernetes.api.model.LabelSelectorBuilder> predicate)
editMatchingClusterRoleSelector in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AggregationRuleFluent<A extends AggregationRuleFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AggregationRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AggregationRuleFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.