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| Constructor and Description |
|---|
EnvFromSourceFluentImpl() |
EnvFromSourceFluentImpl(EnvFromSource instance) |
public 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 java.lang.Boolean hasConfigMapRef()
hasConfigMapRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewConfigMapRef(java.lang.String name, java.lang.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 java.lang.String getPrefix()
getPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withPrefix(java.lang.String prefix)
withPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public java.lang.Boolean hasPrefix()
hasPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewPrefix(java.lang.String arg1)
withNewPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewPrefix(java.lang.StringBuilder arg1)
withNewPrefix in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewPrefix(java.lang.StringBuffer arg1)
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 java.lang.Boolean hasSecretRef()
hasSecretRef in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A withNewSecretRef(java.lang.String name, java.lang.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>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.