public class EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>> extends BaseFluent<A> implements EnvFromSourceFluent<A>
EnvFromSourceFluent.ConfigMapRefNested<N>, EnvFromSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
EnvFromSourceFluentImpl() |
EnvFromSourceFluentImpl(EnvFromSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface EnvFromSourceFluent<A extends EnvFromSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends EnvFromSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends EnvFromSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.