public class EnvVarFluentImpl<A extends EnvVarFluent<A>> extends BaseFluent<A> implements EnvVarFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvVarFluentImpl.ValueFromNestedImpl<N> |
EnvVarFluent.ValueFromNested<N>_visitables| Constructor and Description |
|---|
EnvVarFluentImpl() |
EnvVarFluentImpl(EnvVar instance) |
public EnvVarFluentImpl()
public EnvVarFluentImpl(EnvVar instance)
public java.lang.String getName()
getName in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withName(java.lang.String name)
withName in interface EnvVarFluent<A extends EnvVarFluent<A>>public java.lang.Boolean hasName()
hasName in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewName(java.lang.String arg1)
withNewName in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewName(java.lang.StringBuilder arg1)
withNewName in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewName(java.lang.StringBuffer arg1)
withNewName in interface EnvVarFluent<A extends EnvVarFluent<A>>public java.lang.String getValue()
getValue in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withValue(java.lang.String value)
withValue in interface EnvVarFluent<A extends EnvVarFluent<A>>public java.lang.Boolean hasValue()
hasValue in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewValue(java.lang.String arg1)
withNewValue in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewValue(java.lang.StringBuilder arg1)
withNewValue in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withNewValue(java.lang.StringBuffer arg1)
withNewValue in interface EnvVarFluent<A extends EnvVarFluent<A>>@Deprecated public EnvVarSource getValueFrom()
getValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarSource buildValueFrom()
buildValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public A withValueFrom(EnvVarSource valueFrom)
withValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public java.lang.Boolean hasValueFrom()
hasValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarFluent.ValueFromNested<A> withNewValueFrom()
withNewValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarFluent.ValueFromNested<A> withNewValueFromLike(EnvVarSource item)
withNewValueFromLike in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarFluent.ValueFromNested<A> editValueFrom()
editValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarFluent.ValueFromNested<A> editOrNewValueFrom()
editOrNewValueFrom in interface EnvVarFluent<A extends EnvVarFluent<A>>public EnvVarFluent.ValueFromNested<A> editOrNewValueFromLike(EnvVarSource item)
editOrNewValueFromLike in interface EnvVarFluent<A extends EnvVarFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.