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 class
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>
class
VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>
class
VolumeProjectionFluentImpl.SecretNestedImpl<N>
class
VolumeProjectionFluentImpl.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:
getConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
- Returns:
- The buildable object.
-
buildConfigMap
- Specified by:
buildConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withConfigMap
- Specified by:
withConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasConfigMap
- Specified by:
hasConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewConfigMap
- Specified by:
withNewConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewConfigMapLike
- Specified by:
withNewConfigMapLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editConfigMap
- Specified by:
editConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewConfigMap
- Specified by:
editOrNewConfigMap
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewConfigMapLike
- Specified by:
editOrNewConfigMapLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getDownwardAPI
Deprecated.This method has been deprecated, please use method buildDownwardAPI instead.- Specified by:
getDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
- Returns:
- The buildable object.
-
buildDownwardAPI
- Specified by:
buildDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withDownwardAPI
- Specified by:
withDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasDownwardAPI
- Specified by:
hasDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewDownwardAPI
- Specified by:
withNewDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewDownwardAPILike
public VolumeProjectionFluent.DownwardAPINested<A> withNewDownwardAPILike(DownwardAPIProjection item)- Specified by:
withNewDownwardAPILike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editDownwardAPI
- Specified by:
editDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewDownwardAPI
- Specified by:
editOrNewDownwardAPI
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewDownwardAPILike
public VolumeProjectionFluent.DownwardAPINested<A> editOrNewDownwardAPILike(DownwardAPIProjection item)- Specified by:
editOrNewDownwardAPILike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getSecret
Deprecated.This method has been deprecated, please use method buildSecret instead.- Specified by:
getSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
- Returns:
- The buildable object.
-
buildSecret
- Specified by:
buildSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withSecret
- Specified by:
withSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasSecret
- Specified by:
hasSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewSecret
- Specified by:
withNewSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewSecretLike
- Specified by:
withNewSecretLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editSecret
- Specified by:
editSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewSecret
- Specified by:
editOrNewSecret
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewSecretLike
- Specified by:
editOrNewSecretLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
getServiceAccountToken
Deprecated.This method has been deprecated, please use method buildServiceAccountToken instead.- Specified by:
getServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
- Returns:
- The buildable object.
-
buildServiceAccountToken
- Specified by:
buildServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withServiceAccountToken
- Specified by:
withServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
hasServiceAccountToken
- Specified by:
hasServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountToken
- Specified by:
withNewServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountToken
- Specified by:
withNewServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
withNewServiceAccountTokenLike
public VolumeProjectionFluent.ServiceAccountTokenNested<A> withNewServiceAccountTokenLike(ServiceAccountTokenProjection item)- Specified by:
withNewServiceAccountTokenLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editServiceAccountToken
- Specified by:
editServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewServiceAccountToken
- Specified by:
editOrNewServiceAccountToken
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
editOrNewServiceAccountTokenLike
public VolumeProjectionFluent.ServiceAccountTokenNested<A> editOrNewServiceAccountTokenLike(ServiceAccountTokenProjection item)- Specified by:
editOrNewServiceAccountTokenLike
in interfaceVolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
-
equals
-