public class V1EnvFromSourceFluentImpl<A extends V1EnvFromSourceFluent<A>> extends BaseFluent<A> implements V1EnvFromSourceFluent<A>
V1EnvFromSourceFluent.ConfigMapRefNested<N>, V1EnvFromSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1EnvFromSourceFluentImpl() |
V1EnvFromSourceFluentImpl(io.kubernetes.client.openapi.models.V1EnvFromSource instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1EnvFromSourceFluentImpl()
public V1EnvFromSourceFluentImpl(io.kubernetes.client.openapi.models.V1EnvFromSource instance)
@Deprecated public io.kubernetes.client.openapi.models.V1ConfigMapEnvSource getConfigMapRef()
getConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public io.kubernetes.client.openapi.models.V1ConfigMapEnvSource buildConfigMapRef()
buildConfigMapRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withConfigMapRef(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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>>@Deprecated public io.kubernetes.client.openapi.models.V1SecretEnvSource getSecretRef()
getSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public io.kubernetes.client.openapi.models.V1SecretEnvSource buildSecretRef()
buildSecretRef in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public A withSecretRef(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.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(io.kubernetes.client.openapi.models.V1SecretEnvSource item)
editOrNewSecretRefLike in interface V1EnvFromSourceFluent<A extends V1EnvFromSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1EnvFromSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1EnvFromSourceFluent<A>>Copyright © 2022. All rights reserved.