public class DoneableEnvVarSource extends EnvVarSourceFluentImpl<DoneableEnvVarSource> implements Doneable<EnvVarSource>, EnvVarSourceFluent<DoneableEnvVarSource>
EnvVarSourceFluentImpl.ConfigMapKeyRefNestedImpl<N>, EnvVarSourceFluentImpl.FieldRefNestedImpl<N>, EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N>
EnvVarSourceFluent.ConfigMapKeyRefNested<N>, EnvVarSourceFluent.FieldRefNested<N>, EnvVarSourceFluent.SecretKeyRefNested<N>
_visitables
Constructor and Description |
---|
DoneableEnvVarSource(EnvVarSource item,
Visitor<EnvVarSource> visitor) |
DoneableEnvVarSource(Visitor<EnvVarSource> visitor) |
Modifier and Type | Method and Description |
---|---|
EnvVarSource |
done() |
addToAdditionalProperties, addToAdditionalProperties, editConfigMapKeyRef, editFieldRef, editSecretKeyRef, equals, getAdditionalProperties, getConfigMapKeyRef, getFieldRef, getSecretKeyRef, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withConfigMapKeyRef, withFieldRef, withNewConfigMapKeyRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewSecretKeyRef, withNewSecretKeyRef, withNewSecretKeyRefLike, withSecretKeyRef
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editConfigMapKeyRef, editFieldRef, editSecretKeyRef, getAdditionalProperties, getConfigMapKeyRef, getFieldRef, getSecretKeyRef, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withConfigMapKeyRef, withFieldRef, withNewConfigMapKeyRef, withNewConfigMapKeyRef, withNewConfigMapKeyRefLike, withNewFieldRef, withNewFieldRef, withNewFieldRefLike, withNewSecretKeyRef, withNewSecretKeyRef, withNewSecretKeyRefLike, withSecretKeyRef
public DoneableEnvVarSource(EnvVarSource item, Visitor<EnvVarSource> visitor)
public DoneableEnvVarSource(Visitor<EnvVarSource> visitor)
public EnvVarSource done()
done
in interface Doneable<EnvVarSource>
Copyright © 2011–2016 Red Hat. All rights reserved.