public class EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>> extends BaseFluent<A> implements EnvVarSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvVarSourceFluentImpl.ConfigMapKeyRefNestedImpl<N> |
class |
EnvVarSourceFluentImpl.FieldRefNestedImpl<N> |
class |
EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N> |
class |
EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N> |
EnvVarSourceFluent.ConfigMapKeyRefNested<N>, EnvVarSourceFluent.FieldRefNested<N>, EnvVarSourceFluent.ResourceFieldRefNested<N>, EnvVarSourceFluent.SecretKeyRefNested<N>_visitables| Constructor and Description |
|---|
EnvVarSourceFluentImpl() |
EnvVarSourceFluentImpl(EnvVarSource instance) |
public EnvVarSourceFluentImpl()
public EnvVarSourceFluentImpl(EnvVarSource instance)
public ConfigMapKeySelector getConfigMapKeyRef()
getConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withConfigMapKeyRef(ConfigMapKeySelector configMapKeyRef)
withConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRef()
withNewConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRefLike(ConfigMapKeySelector item)
withNewConfigMapKeyRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editConfigMapKeyRef()
editConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRef()
editOrNewConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRefLike(ConfigMapKeySelector item)
editOrNewConfigMapKeyRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewConfigMapKeyRef(String key, String name)
withNewConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public ObjectFieldSelector getFieldRef()
getFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withFieldRef(ObjectFieldSelector fieldRef)
withFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.FieldRefNested<A> withNewFieldRef()
withNewFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.FieldRefNested<A> withNewFieldRefLike(ObjectFieldSelector item)
withNewFieldRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.FieldRefNested<A> editFieldRef()
editFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRef()
editOrNewFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRefLike(ObjectFieldSelector item)
editOrNewFieldRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewFieldRef(String apiVersion, String fieldPath)
withNewFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public ResourceFieldSelector getResourceFieldRef()
getResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withResourceFieldRef(ResourceFieldSelector resourceFieldRef)
withResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRef()
withNewResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRefLike(ResourceFieldSelector item)
withNewResourceFieldRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ResourceFieldRefNested<A> editResourceFieldRef()
editResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRef()
editOrNewResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRefLike(ResourceFieldSelector item)
editOrNewResourceFieldRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public SecretKeySelector getSecretKeyRef()
getSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withSecretKeyRef(SecretKeySelector secretKeyRef)
withSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRef()
withNewSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRefLike(SecretKeySelector item)
withNewSecretKeyRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.SecretKeyRefNested<A> editSecretKeyRef()
editSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRef()
editOrNewSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRefLike(SecretKeySelector item)
editOrNewSecretKeyRefLike in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewSecretKeyRef(String key, String name)
withNewSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.