public class TargetSelectorFluentImpl<A extends TargetSelectorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements TargetSelectorFluent<A>
TargetSelectorFluent.OptionsNested<N>, TargetSelectorFluent.RejectNested<N>, TargetSelectorFluent.SelectNested<N>| Constructor and Description |
|---|
TargetSelectorFluentImpl() |
TargetSelectorFluentImpl(TargetSelector instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TargetSelectorFluentImpl()
public TargetSelectorFluentImpl(TargetSelector instance)
public A addToFieldPaths(int index, String item)
addToFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A setToFieldPaths(int index, String item)
setToFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addToFieldPaths(String... items)
addToFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addAllToFieldPaths(Collection<String> items)
addAllToFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeFromFieldPaths(String... items)
removeFromFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeAllFromFieldPaths(Collection<String> items)
removeAllFromFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public List<String> getFieldPaths()
getFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public String getFieldPath(int index)
getFieldPath in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public String getFirstFieldPath()
getFirstFieldPath in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public String getLastFieldPath()
getLastFieldPath in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public String getMatchingFieldPath(Predicate<String> predicate)
getMatchingFieldPath in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasMatchingFieldPath(Predicate<String> predicate)
hasMatchingFieldPath in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withFieldPaths(List<String> fieldPaths)
withFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withFieldPaths(String... fieldPaths)
withFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasFieldPaths()
hasFieldPaths in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>@Deprecated public FieldOptions getOptions()
getOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public FieldOptions buildOptions()
buildOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withOptions(FieldOptions options)
withOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasOptions()
hasOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withNewOptions(Boolean create, String delimiter, String encoding, Integer index)
withNewOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.OptionsNested<A> withNewOptions()
withNewOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.OptionsNested<A> withNewOptionsLike(FieldOptions item)
withNewOptionsLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.OptionsNested<A> editOptions()
editOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.OptionsNested<A> editOrNewOptions()
editOrNewOptions in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.OptionsNested<A> editOrNewOptionsLike(FieldOptions item)
editOrNewOptionsLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addToReject(int index, Selector item)
addToReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A setToReject(int index, Selector item)
setToReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addToReject(Selector... items)
addToReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addAllToReject(Collection<Selector> items)
addAllToReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeFromReject(Selector... items)
removeFromReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeAllFromReject(Collection<Selector> items)
removeAllFromReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeMatchingFromReject(Predicate<SelectorBuilder> predicate)
removeMatchingFromReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>@Deprecated public List<Selector> getReject()
getReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public List<Selector> buildReject()
buildReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Selector buildReject(int index)
buildReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Selector buildFirstReject()
buildFirstReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Selector buildLastReject()
buildLastReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Selector buildMatchingReject(Predicate<SelectorBuilder> predicate)
buildMatchingReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasMatchingReject(Predicate<SelectorBuilder> predicate)
hasMatchingReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withReject(List<Selector> reject)
withReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withReject(Selector... reject)
withReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasReject()
hasReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> addNewReject()
addNewReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> addNewRejectLike(Selector item)
addNewRejectLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> setNewRejectLike(int index, Selector item)
setNewRejectLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> editReject(int index)
editReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> editFirstReject()
editFirstReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> editLastReject()
editLastReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.RejectNested<A> editMatchingReject(Predicate<SelectorBuilder> predicate)
editMatchingReject in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>@Deprecated public Selector getSelect()
getSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Selector buildSelect()
buildSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A withSelect(Selector select)
withSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasSelect()
hasSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.SelectNested<A> withNewSelect()
withNewSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.SelectNested<A> withNewSelectLike(Selector item)
withNewSelectLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.SelectNested<A> editSelect()
editSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.SelectNested<A> editOrNewSelect()
editOrNewSelect in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public TargetSelectorFluent.SelectNested<A> editOrNewSelectLike(Selector item)
editOrNewSelectLike in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface TargetSelectorFluent<A extends TargetSelectorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TargetSelectorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends TargetSelectorFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.