Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,VolumeProjectionFluent<A>
- Direct Known Subclasses:
DoneableVolumeProjection,ProjectedVolumeSourceFluentImpl.SourcesNestedImpl,VolumeProjectionBuilder,WatchEventFluentImpl.VolumeProjectionObjectNestedImpl
public class VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>> extends BaseFluent<A> implements VolumeProjectionFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classVolumeProjectionFluentImpl.ConfigMapNestedImpl<N>classVolumeProjectionFluentImpl.DownwardAPINestedImpl<N>classVolumeProjectionFluentImpl.SecretNestedImpl<N>classVolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.VolumeProjectionFluent
VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description VolumeProjectionFluentImpl()VolumeProjectionFluentImpl(VolumeProjection instance) -
Method Summary
-
Constructor Details
-
VolumeProjectionFluentImpl
public VolumeProjectionFluentImpl() -
VolumeProjectionFluentImpl
-
-
Method Details
-
getConfigMap
Deprecated.This method has been deprecated, please use method buildConfigMap instead.- Specified by:
getConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildConfigMap
- Specified by:
buildConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withConfigMap
- Specified by:
withConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasConfigMap
- Specified by:
hasConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewConfigMap
- Specified by:
withNewConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewConfigMapLike
- Specified by:
withNewConfigMapLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editConfigMap
- Specified by:
editConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewConfigMap
- Specified by:
editOrNewConfigMapin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewConfigMapLike
- Specified by:
editOrNewConfigMapLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getDownwardAPI
Deprecated.This method has been deprecated, please use method buildDownwardAPI instead.- Specified by:
getDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildDownwardAPI
- Specified by:
buildDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withDownwardAPI
- Specified by:
withDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasDownwardAPI
- Specified by:
hasDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewDownwardAPI
- Specified by:
withNewDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewDownwardAPILike
public VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPILike(DownwardAPIProjection item)- Specified by:
withNewDownwardAPILikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editDownwardAPI
- Specified by:
editDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewDownwardAPI
- Specified by:
editOrNewDownwardAPIin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewDownwardAPILike
public VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPILike(DownwardAPIProjection item)- Specified by:
editOrNewDownwardAPILikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getSecret
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildSecret
- Specified by:
buildSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withSecret
- Specified by:
withSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasSecret
- Specified by:
hasSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewSecret
- Specified by:
withNewSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewSecretLike
- Specified by:
withNewSecretLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editSecret
- Specified by:
editSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewSecret
- Specified by:
editOrNewSecretin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewSecretLike
- Specified by:
editOrNewSecretLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getServiceAccountToken
Deprecated.This method has been deprecated, please use method buildServiceAccountToken instead.- Specified by:
getServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>- Returns:
- The buildable object.
-
buildServiceAccountToken
- Specified by:
buildServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withServiceAccountToken
- Specified by:
withServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasServiceAccountToken
- Specified by:
hasServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountToken
- Specified by:
withNewServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountToken
- Specified by:
withNewServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountTokenLike
public VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountTokenLike(ServiceAccountTokenProjection item)- Specified by:
withNewServiceAccountTokenLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editServiceAccountToken
- Specified by:
editServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewServiceAccountToken
- Specified by:
editOrNewServiceAccountTokenin interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewServiceAccountTokenLike
public VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountTokenLike(ServiceAccountTokenProjection item)- Specified by:
editOrNewServiceAccountTokenLikein interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
equals
-