public class EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>> extends BaseFluent<A> implements EnvFromSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N> |
class |
EnvFromSourceFluentImpl.SecretRefNestedImpl<N> |
EnvFromSourceFluent.ConfigMapRefNested<N>, EnvFromSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
EnvFromSourceFluentImpl() |
EnvFromSourceFluentImpl(EnvFromSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic EnvFromSourceFluentImpl()
public EnvFromSourceFluentImpl(EnvFromSource instance)
@Deprecated public ConfigMapEnvSource getConfigMapRef()
getConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public ConfigMapEnvSource buildConfigMapRef()
buildConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withConfigMapRef(ConfigMapEnvSource configMapRef)
withConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public Boolean hasConfigMapRef()
hasConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewConfigMapRef(String name, Boolean optional)
withNewConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.ConfigMapRefNested<A> withNewConfigMapRef()
withNewConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.ConfigMapRefNested<A> withNewConfigMapRefLike(ConfigMapEnvSource item)
withNewConfigMapRefLike in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.ConfigMapRefNested<A> editConfigMapRef()
editConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.ConfigMapRefNested<A> editOrNewConfigMapRef()
editOrNewConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.ConfigMapRefNested<A> editOrNewConfigMapRefLike(ConfigMapEnvSource item)
editOrNewConfigMapRefLike in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public String getPrefix()
getPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withPrefix(String prefix)
withPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public Boolean hasPrefix()
hasPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>@Deprecated public A withNewPrefix(String arg0)
withNewPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>@Deprecated public SecretEnvSource getSecretRef()
getSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public SecretEnvSource buildSecretRef()
buildSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withSecretRef(SecretEnvSource secretRef)
withSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewSecretRef(String name, Boolean optional)
withNewSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretEnvSource item)
withNewSecretRefLike in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public EnvFromSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretEnvSource item)
editOrNewSecretRefLike in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.