public class V1EnvVarSourceFluentImpl<A extends V1EnvVarSourceFluent<A>> extends BaseFluent<A> implements V1EnvVarSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1EnvVarSourceFluentImpl.ConfigMapKeyRefNestedImpl<N> |
class |
V1EnvVarSourceFluentImpl.FieldRefNestedImpl<N> |
class |
V1EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N> |
class |
V1EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N> |
V1EnvVarSourceFluent.ConfigMapKeyRefNested<N>, V1EnvVarSourceFluent.FieldRefNested<N>, V1EnvVarSourceFluent.ResourceFieldRefNested<N>, V1EnvVarSourceFluent.SecretKeyRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1EnvVarSourceFluentImpl() |
V1EnvVarSourceFluentImpl(io.kubernetes.client.openapi.models.V1EnvVarSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1EnvVarSourceFluentImpl()
public V1EnvVarSourceFluentImpl(io.kubernetes.client.openapi.models.V1EnvVarSource instance)
@Deprecated public io.kubernetes.client.openapi.models.V1ConfigMapKeySelector getConfigMapKeyRef()
getConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public io.kubernetes.client.openapi.models.V1ConfigMapKeySelector buildConfigMapKeyRef()
buildConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public A withConfigMapKeyRef(io.kubernetes.client.openapi.models.V1ConfigMapKeySelector configMapKeyRef)
withConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public Boolean hasConfigMapKeyRef()
hasConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRef()
withNewConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRefLike(io.kubernetes.client.openapi.models.V1ConfigMapKeySelector item)
withNewConfigMapKeyRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ConfigMapKeyRefNested<A> editConfigMapKeyRef()
editConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRef()
editOrNewConfigMapKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRefLike(io.kubernetes.client.openapi.models.V1ConfigMapKeySelector item)
editOrNewConfigMapKeyRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ObjectFieldSelector getFieldRef()
getFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public io.kubernetes.client.openapi.models.V1ObjectFieldSelector buildFieldRef()
buildFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public A withFieldRef(io.kubernetes.client.openapi.models.V1ObjectFieldSelector fieldRef)
withFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public Boolean hasFieldRef()
hasFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.FieldRefNested<A> withNewFieldRef()
withNewFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.FieldRefNested<A> withNewFieldRefLike(io.kubernetes.client.openapi.models.V1ObjectFieldSelector item)
withNewFieldRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.FieldRefNested<A> editFieldRef()
editFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRef()
editOrNewFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRefLike(io.kubernetes.client.openapi.models.V1ObjectFieldSelector item)
editOrNewFieldRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ResourceFieldSelector getResourceFieldRef()
getResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public io.kubernetes.client.openapi.models.V1ResourceFieldSelector buildResourceFieldRef()
buildResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public A withResourceFieldRef(io.kubernetes.client.openapi.models.V1ResourceFieldSelector resourceFieldRef)
withResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public Boolean hasResourceFieldRef()
hasResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRef()
withNewResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRefLike(io.kubernetes.client.openapi.models.V1ResourceFieldSelector item)
withNewResourceFieldRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ResourceFieldRefNested<A> editResourceFieldRef()
editResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRef()
editOrNewResourceFieldRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRefLike(io.kubernetes.client.openapi.models.V1ResourceFieldSelector item)
editOrNewResourceFieldRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1SecretKeySelector getSecretKeyRef()
getSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public io.kubernetes.client.openapi.models.V1SecretKeySelector buildSecretKeyRef()
buildSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public A withSecretKeyRef(io.kubernetes.client.openapi.models.V1SecretKeySelector secretKeyRef)
withSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public Boolean hasSecretKeyRef()
hasSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRef()
withNewSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRefLike(io.kubernetes.client.openapi.models.V1SecretKeySelector item)
withNewSecretKeyRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.SecretKeyRefNested<A> editSecretKeyRef()
editSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRef()
editOrNewSecretKeyRef
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
public V1EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRefLike(io.kubernetes.client.openapi.models.V1SecretKeySelector item)
editOrNewSecretKeyRefLike
in interface V1EnvVarSourceFluent<A extends V1EnvVarSourceFluent<A>>
Copyright © 2021. All rights reserved.