public class V1VolumeProjectionFluentImpl<A extends V1VolumeProjectionFluent<A>> extends BaseFluent<A> implements V1VolumeProjectionFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1VolumeProjectionFluentImpl.ConfigMapNestedImpl<N> |
class |
V1VolumeProjectionFluentImpl.DownwardAPINestedImpl<N> |
class |
V1VolumeProjectionFluentImpl.SecretNestedImpl<N> |
class |
V1VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N> |
V1VolumeProjectionFluent.ConfigMapNested<N>, V1VolumeProjectionFluent.DownwardAPINested<N>, V1VolumeProjectionFluent.SecretNested<N>, V1VolumeProjectionFluent.ServiceAccountTokenNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1VolumeProjectionFluentImpl() |
V1VolumeProjectionFluentImpl(io.kubernetes.client.openapi.models.V1VolumeProjection instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1VolumeProjectionFluentImpl()
public V1VolumeProjectionFluentImpl(io.kubernetes.client.openapi.models.V1VolumeProjection instance)
@Deprecated public io.kubernetes.client.openapi.models.V1ConfigMapProjection getConfigMap()
getConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public io.kubernetes.client.openapi.models.V1ConfigMapProjection buildConfigMap()
buildConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withConfigMap(io.kubernetes.client.openapi.models.V1ConfigMapProjection configMap)
withConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public Boolean hasConfigMap()
hasConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ConfigMapNested<A> withNewConfigMap()
withNewConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ConfigMapNested<A> withNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item)
withNewConfigMapLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ConfigMapNested<A> editConfigMap()
editConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ConfigMapNested<A> editOrNewConfigMap()
editOrNewConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ConfigMapNested<A> editOrNewConfigMapLike(io.kubernetes.client.openapi.models.V1ConfigMapProjection item)
editOrNewConfigMapLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1DownwardAPIProjection getDownwardAPI()
getDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public io.kubernetes.client.openapi.models.V1DownwardAPIProjection buildDownwardAPI()
buildDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withDownwardAPI(io.kubernetes.client.openapi.models.V1DownwardAPIProjection downwardAPI)
withDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public Boolean hasDownwardAPI()
hasDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPI()
withNewDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item)
withNewDownwardAPILike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.DownwardAPINested<A> editDownwardAPI()
editDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPI()
editOrNewDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPILike(io.kubernetes.client.openapi.models.V1DownwardAPIProjection item)
editOrNewDownwardAPILike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1SecretProjection getSecret()
getSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public io.kubernetes.client.openapi.models.V1SecretProjection buildSecret()
buildSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withSecret(io.kubernetes.client.openapi.models.V1SecretProjection secret)
withSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public Boolean hasSecret()
hasSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.SecretNested<A> withNewSecret()
withNewSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.SecretNested<A> withNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item)
withNewSecretLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.SecretNested<A> editSecret()
editSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.SecretNested<A> editOrNewSecret()
editOrNewSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.SecretNested<A> editOrNewSecretLike(io.kubernetes.client.openapi.models.V1SecretProjection item)
editOrNewSecretLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection getServiceAccountToken()
getServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection buildServiceAccountToken()
buildServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withServiceAccountToken(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection serviceAccountToken)
withServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public Boolean hasServiceAccountToken()
hasServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountToken()
withNewServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item)
withNewServiceAccountTokenLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> editServiceAccountToken()
editServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountToken()
editOrNewServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountTokenLike(io.kubernetes.client.openapi.models.V1ServiceAccountTokenProjection item)
editOrNewServiceAccountTokenLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
Copyright © 2021. All rights reserved.