public class V1EnvFromSourceFluentImpl<A extends V1EnvFromSourceFluent<A>> extends BaseFluent<A> implements V1EnvFromSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N> |
class |
V1EnvFromSourceFluentImpl.SecretRefNestedImpl<N> |
V1EnvFromSourceFluent.ConfigMapRefNested<N>, V1EnvFromSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
V1EnvFromSourceFluentImpl() |
V1EnvFromSourceFluentImpl(V1EnvFromSource instance) |
public V1EnvFromSourceFluentImpl()
public V1EnvFromSourceFluentImpl(V1EnvFromSource instance)
@Deprecated public V1ConfigMapEnvSource getConfigMapRef()
getConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1ConfigMapEnvSource buildConfigMapRef()
buildConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withConfigMapRef(V1ConfigMapEnvSource configMapRef)
withConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public Boolean hasConfigMapRef()
hasConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.ConfigMapRefNested<A> withNewConfigMapRef()
withNewConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.ConfigMapRefNested<A> withNewConfigMapRefLike(V1ConfigMapEnvSource item)
withNewConfigMapRefLike in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.ConfigMapRefNested<A> editConfigMapRef()
editConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.ConfigMapRefNested<A> editOrNewConfigMapRef()
editOrNewConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.ConfigMapRefNested<A> editOrNewConfigMapRefLike(V1ConfigMapEnvSource item)
editOrNewConfigMapRefLike in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public String getPrefix()
getPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withPrefix(String prefix)
withPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public Boolean hasPrefix()
hasPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withNewPrefix(String arg1)
withNewPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withNewPrefix(StringBuilder arg1)
withNewPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withNewPrefix(StringBuffer arg1)
withNewPrefix in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>@Deprecated public V1SecretEnvSource getSecretRef()
getSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1SecretEnvSource buildSecretRef()
buildSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withSecretRef(V1SecretEnvSource secretRef)
withSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1SecretEnvSource item)
withNewSecretRefLike in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public V1EnvFromSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1SecretEnvSource item)
editOrNewSecretRefLike in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>Copyright © 2021. All rights reserved.