public class SourceSelectorFluent<A extends SourceSelectorFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SourceSelectorFluent.OptionsNested<N> |
| Constructor and Description |
|---|
SourceSelectorFluent() |
SourceSelectorFluent(SourceSelector instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SourceSelectorFluent()
public SourceSelectorFluent(SourceSelector instance)
protected void copyInstance(SourceSelector instance)
public String getFieldPath()
public boolean hasFieldPath()
public String getGroup()
public boolean hasGroup()
public String getKind()
public boolean hasKind()
public String getName()
public boolean hasName()
public String getNamespace()
public boolean hasNamespace()
public FieldOptions buildOptions()
public A withOptions(FieldOptions options)
public boolean hasOptions()
public A withNewOptions(Boolean create, String delimiter, String encoding, Integer index)
public SourceSelectorFluent.OptionsNested<A> withNewOptions()
public SourceSelectorFluent.OptionsNested<A> withNewOptionsLike(FieldOptions item)
public SourceSelectorFluent.OptionsNested<A> editOptions()
public SourceSelectorFluent.OptionsNested<A> editOrNewOptions()
public SourceSelectorFluent.OptionsNested<A> editOrNewOptionsLike(FieldOptions item)
public String getVersion()
public boolean hasVersion()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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.