public class V1AggregationRuleFluentImpl<A extends V1AggregationRuleFluent<A>> extends BaseFluent<A> implements V1AggregationRuleFluent<A>
V1AggregationRuleFluent.ClusterRoleSelectorsNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1AggregationRuleFluentImpl() |
V1AggregationRuleFluentImpl(io.kubernetes.client.openapi.models.V1AggregationRule instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1AggregationRuleFluentImpl()
public V1AggregationRuleFluentImpl(io.kubernetes.client.openapi.models.V1AggregationRule instance)
public A addToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item)
addToClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A setToClusterRoleSelectors(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item)
setToClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A addToClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... items)
addToClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A addAllToClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items)
addAllToClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A removeFromClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... items)
removeFromClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A removeAllFromClusterRoleSelectors(Collection<io.kubernetes.client.openapi.models.V1LabelSelector> items)
removeAllFromClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A removeMatchingFromClusterRoleSelectors(Predicate<V1LabelSelectorBuilder> predicate)
removeMatchingFromClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>@Deprecated public List<io.kubernetes.client.openapi.models.V1LabelSelector> getClusterRoleSelectors()
getClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public List<io.kubernetes.client.openapi.models.V1LabelSelector> buildClusterRoleSelectors()
buildClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public io.kubernetes.client.openapi.models.V1LabelSelector buildClusterRoleSelector(Integer index)
buildClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public io.kubernetes.client.openapi.models.V1LabelSelector buildFirstClusterRoleSelector()
buildFirstClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public io.kubernetes.client.openapi.models.V1LabelSelector buildLastClusterRoleSelector()
buildLastClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public io.kubernetes.client.openapi.models.V1LabelSelector buildMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate)
buildMatchingClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public Boolean hasMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate)
hasMatchingClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A withClusterRoleSelectors(List<io.kubernetes.client.openapi.models.V1LabelSelector> clusterRoleSelectors)
withClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public A withClusterRoleSelectors(io.kubernetes.client.openapi.models.V1LabelSelector... clusterRoleSelectors)
withClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public Boolean hasClusterRoleSelectors()
hasClusterRoleSelectors in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> addNewClusterRoleSelector()
addNewClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> addNewClusterRoleSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item)
addNewClusterRoleSelectorLike in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> setNewClusterRoleSelectorLike(Integer index, io.kubernetes.client.openapi.models.V1LabelSelector item)
setNewClusterRoleSelectorLike in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> editClusterRoleSelector(Integer index)
editClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> editFirstClusterRoleSelector()
editFirstClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> editLastClusterRoleSelector()
editLastClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public V1AggregationRuleFluent.ClusterRoleSelectorsNested<A> editMatchingClusterRoleSelector(Predicate<V1LabelSelectorBuilder> predicate)
editMatchingClusterRoleSelector in interface V1AggregationRuleFluent<A extends V1AggregationRuleFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1AggregationRuleFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1AggregationRuleFluent<A>>Copyright © 2022. All rights reserved.