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)
@Deprecated public ConfigMapKeySelector getConfigMapKeyRef()
getConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public ConfigMapKeySelector buildConfigMapKeyRef()
buildConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withConfigMapKeyRef(ConfigMapKeySelector configMapKeyRef)
withConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public java.lang.Boolean hasConfigMapKeyRef()
hasConfigMapKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewConfigMapKeyRef(java.lang.String key, java.lang.String name, java.lang.Boolean optional)
withNewConfigMapKeyRef 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>>@Deprecated public ObjectFieldSelector getFieldRef()
getFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public ObjectFieldSelector buildFieldRef()
buildFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withFieldRef(ObjectFieldSelector fieldRef)
withFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public java.lang.Boolean hasFieldRef()
hasFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewFieldRef(java.lang.String apiVersion, java.lang.String fieldPath)
withNewFieldRef 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>>@Deprecated public ResourceFieldSelector getResourceFieldRef()
getResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public ResourceFieldSelector buildResourceFieldRef()
buildResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withResourceFieldRef(ResourceFieldSelector resourceFieldRef)
withResourceFieldRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public java.lang.Boolean hasResourceFieldRef()
hasResourceFieldRef 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>>@Deprecated public SecretKeySelector getSecretKeyRef()
getSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public SecretKeySelector buildSecretKeyRef()
buildSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withSecretKeyRef(SecretKeySelector secretKeyRef)
withSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public java.lang.Boolean hasSecretKeyRef()
hasSecretKeyRef in interface EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>public A withNewSecretKeyRef(java.lang.String key, java.lang.String name, java.lang.Boolean optional)
withNewSecretKeyRef 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 boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.