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, withValueFromaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, editValueFrom, getAdditionalProperties, getName, getValue, getValueFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewValueFrom, withNewValueFromLike, withValue, withValueFrompublic DoneableEnvVar(EnvVar item)
Copyright © 2011–2016 Red Hat. All rights reserved.