public class SourceSelectorFluentImpl<A extends SourceSelectorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SourceSelectorFluent<A>
SourceSelectorFluent.OptionsNested<N>| Constructor and Description |
|---|
SourceSelectorFluentImpl() |
SourceSelectorFluentImpl(SourceSelector instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SourceSelectorFluentImpl()
public SourceSelectorFluentImpl(SourceSelector instance)
public String getFieldPath()
getFieldPath in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasFieldPath()
hasFieldPath in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public String getGroup()
getGroup in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withGroup(String group)
withGroup in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasGroup()
hasGroup in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public String getKind()
getKind in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withKind(String kind)
withKind in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasKind()
hasKind in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public String getName()
getName in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withName(String name)
withName in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasName()
hasName in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public String getNamespace()
getNamespace in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withNamespace(String namespace)
withNamespace in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasNamespace()
hasNamespace in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>@Deprecated public FieldOptions getOptions()
getOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public FieldOptions buildOptions()
buildOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withOptions(FieldOptions options)
withOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasOptions()
hasOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withNewOptions(Boolean create, String delimiter, String encoding, Integer index)
withNewOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public SourceSelectorFluent.OptionsNested<A> withNewOptions()
withNewOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public SourceSelectorFluent.OptionsNested<A> withNewOptionsLike(FieldOptions item)
withNewOptionsLike in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public SourceSelectorFluent.OptionsNested<A> editOptions()
editOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public SourceSelectorFluent.OptionsNested<A> editOrNewOptions()
editOrNewOptions in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public SourceSelectorFluent.OptionsNested<A> editOrNewOptionsLike(FieldOptions item)
editOrNewOptionsLike in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public String getVersion()
getVersion in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A withVersion(String version)
withVersion in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasVersion()
hasVersion in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface SourceSelectorFluent<A extends SourceSelectorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SourceSelectorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SourceSelectorFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.