public class VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>> extends BaseFluent<A> implements VolumeProjectionFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N> |
class |
VolumeProjectionFluentImpl.DownwardAPINestedImpl<N> |
class |
VolumeProjectionFluentImpl.SecretNestedImpl<N> |
class |
VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N> |
VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>
_visitables, VISIT
Constructor and Description |
---|
VolumeProjectionFluentImpl() |
VolumeProjectionFluentImpl(VolumeProjection instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public VolumeProjectionFluentImpl()
public VolumeProjectionFluentImpl(VolumeProjection instance)
@Deprecated public ConfigMapProjection getConfigMap()
getConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public ConfigMapProjection buildConfigMap()
buildConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public A withConfigMap(ConfigMapProjection configMap)
withConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public Boolean hasConfigMap()
hasConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ConfigMapNested<A> withNewConfigMap()
withNewConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ConfigMapNested<A> withNewConfigMapLike(ConfigMapProjection item)
withNewConfigMapLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ConfigMapNested<A> editConfigMap()
editConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ConfigMapNested<A> editOrNewConfigMap()
editOrNewConfigMap
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ConfigMapNested<A> editOrNewConfigMapLike(ConfigMapProjection item)
editOrNewConfigMapLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
@Deprecated public DownwardAPIProjection getDownwardAPI()
getDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public DownwardAPIProjection buildDownwardAPI()
buildDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public A withDownwardAPI(DownwardAPIProjection downwardAPI)
withDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public Boolean hasDownwardAPI()
hasDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPI()
withNewDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPILike(DownwardAPIProjection item)
withNewDownwardAPILike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.DownwardAPINested<A> editDownwardAPI()
editDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPI()
editOrNewDownwardAPI
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPILike(DownwardAPIProjection item)
editOrNewDownwardAPILike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
@Deprecated public SecretProjection getSecret()
getSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public SecretProjection buildSecret()
buildSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public A withSecret(SecretProjection secret)
withSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public Boolean hasSecret()
hasSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.SecretNested<A> withNewSecret()
withNewSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.SecretNested<A> withNewSecretLike(SecretProjection item)
withNewSecretLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.SecretNested<A> editSecret()
editSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.SecretNested<A> editOrNewSecret()
editOrNewSecret
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.SecretNested<A> editOrNewSecretLike(SecretProjection item)
editOrNewSecretLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
@Deprecated public ServiceAccountTokenProjection getServiceAccountToken()
getServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public ServiceAccountTokenProjection buildServiceAccountToken()
buildServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public A withServiceAccountToken(ServiceAccountTokenProjection serviceAccountToken)
withServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public Boolean hasServiceAccountToken()
hasServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public A withNewServiceAccountToken(String audience, Long expirationSeconds, String path)
withNewServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountToken()
withNewServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountTokenLike(ServiceAccountTokenProjection item)
withNewServiceAccountTokenLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ServiceAccountTokenNested<A> editServiceAccountToken()
editServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountToken()
editOrNewServiceAccountToken
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountTokenLike(ServiceAccountTokenProjection item)
editOrNewServiceAccountTokenLike
in interface VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
Copyright © 2015–2020 Red Hat. All rights reserved.