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
Constructor and Description |
---|
V1VolumeProjectionFluentImpl() |
V1VolumeProjectionFluentImpl(V1VolumeProjection instance) |
public V1VolumeProjectionFluentImpl()
public V1VolumeProjectionFluentImpl(V1VolumeProjection instance)
@Deprecated public V1ConfigMapProjection getConfigMap()
getConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1ConfigMapProjection buildConfigMap()
buildConfigMap
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withConfigMap(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(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(V1ConfigMapProjection item)
editOrNewConfigMapLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public V1DownwardAPIProjection getDownwardAPI()
getDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1DownwardAPIProjection buildDownwardAPI()
buildDownwardAPI
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withDownwardAPI(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(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(V1DownwardAPIProjection item)
editOrNewDownwardAPILike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public V1SecretProjection getSecret()
getSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1SecretProjection buildSecret()
buildSecret
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withSecret(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(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(V1SecretProjection item)
editOrNewSecretLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
@Deprecated public V1ServiceAccountTokenProjection getServiceAccountToken()
getServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public V1ServiceAccountTokenProjection buildServiceAccountToken()
buildServiceAccountToken
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
public A withServiceAccountToken(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(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(V1ServiceAccountTokenProjection item)
editOrNewServiceAccountTokenLike
in interface V1VolumeProjectionFluent<A extends V1VolumeProjectionFluent<A>>
Copyright © 2020. All rights reserved.