public class DoneableEnvVar extends EnvVarFluentImpl<DoneableEnvVar> implements Doneable<EnvVar>, EnvVarFluent<DoneableEnvVar>
EnvVarFluentImpl.ValueFromNestedImpl<N>
EnvVarFluent.ValueFromNested<N>
_visitables
Constructor and Description |
---|
DoneableEnvVar(EnvVar item) |
DoneableEnvVar(EnvVar item,
Function<EnvVar,EnvVar> function) |
DoneableEnvVar(Function<EnvVar,EnvVar> function) |
Modifier and Type | Method and Description |
---|---|
EnvVar |
done() |
addToAdditionalProperties, addToAdditionalProperties, editValueFrom, equals, getAdditionalProperties, getName, getValue, getValueFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewValueFrom, withNewValueFromLike, withValue, withValueFrom
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editValueFrom, getAdditionalProperties, getName, getValue, getValueFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewValueFrom, withNewValueFromLike, withValue, withValueFrom
public DoneableEnvVar(EnvVar item)
Copyright © 2011–2016 Red Hat. All rights reserved.