public class VarFluentImpl<A extends VarFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VarFluent<A>
VarFluent.FieldrefNested<N>, VarFluent.ObjrefNested<N>| Constructor and Description |
|---|
VarFluentImpl() |
VarFluentImpl(Var instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VarFluentImpl()
public VarFluentImpl(Var instance)
@Deprecated public FieldSelector getFieldref()
getFieldref in interface VarFluent<A extends VarFluent<A>>public FieldSelector buildFieldref()
buildFieldref in interface VarFluent<A extends VarFluent<A>>public A withFieldref(FieldSelector fieldref)
withFieldref in interface VarFluent<A extends VarFluent<A>>public Boolean hasFieldref()
hasFieldref in interface VarFluent<A extends VarFluent<A>>public A withNewFieldref(String fieldPath)
withNewFieldref in interface VarFluent<A extends VarFluent<A>>public VarFluent.FieldrefNested<A> withNewFieldref()
withNewFieldref in interface VarFluent<A extends VarFluent<A>>public VarFluent.FieldrefNested<A> withNewFieldrefLike(FieldSelector item)
withNewFieldrefLike in interface VarFluent<A extends VarFluent<A>>public VarFluent.FieldrefNested<A> editFieldref()
editFieldref in interface VarFluent<A extends VarFluent<A>>public VarFluent.FieldrefNested<A> editOrNewFieldref()
editOrNewFieldref in interface VarFluent<A extends VarFluent<A>>public VarFluent.FieldrefNested<A> editOrNewFieldrefLike(FieldSelector item)
editOrNewFieldrefLike in interface VarFluent<A extends VarFluent<A>>public String getName()
public Boolean hasName()
@Deprecated public Target getObjref()
public Target buildObjref()
buildObjref in interface VarFluent<A extends VarFluent<A>>public A withObjref(Target objref)
withObjref in interface VarFluent<A extends VarFluent<A>>public Boolean hasObjref()
public VarFluent.ObjrefNested<A> withNewObjref()
withNewObjref in interface VarFluent<A extends VarFluent<A>>public VarFluent.ObjrefNested<A> withNewObjrefLike(Target item)
withNewObjrefLike in interface VarFluent<A extends VarFluent<A>>public VarFluent.ObjrefNested<A> editObjref()
editObjref in interface VarFluent<A extends VarFluent<A>>public VarFluent.ObjrefNested<A> editOrNewObjref()
editOrNewObjref in interface VarFluent<A extends VarFluent<A>>public VarFluent.ObjrefNested<A> editOrNewObjrefLike(Target item)
editOrNewObjrefLike in interface VarFluent<A extends VarFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface VarFluent<A extends VarFluent<A>>public boolean equals(Object o)
public int hashCode()
Copyright © 2015–2023 Red Hat. All rights reserved.