Package io.fabric8.kubernetes.api.model
Class ProjectedVolumeSourceFluent.SourcesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluent<ProjectedVolumeSourceFluent.SourcesNested<N>>
-
- io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluent.SourcesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>
public class ProjectedVolumeSourceFluent.SourcesNested<N> extends VolumeProjectionFluent<ProjectedVolumeSourceFluent.SourcesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluent
VolumeProjectionFluent.ClusterTrustBundleNested<N>, VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSource()
-
Methods inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluent
addToAdditionalProperties, addToAdditionalProperties, buildClusterTrustBundle, buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, copyInstance, editClusterTrustBundle, editConfigMap, editDownwardAPI, editOrNewClusterTrustBundle, editOrNewClusterTrustBundleLike, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, equals, getAdditionalProperties, hasAdditionalProperties, hasClusterTrustBundle, hasConfigMap, hasDownwardAPI, hashCode, hasSecret, hasServiceAccountToken, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClusterTrustBundle, withConfigMap, withDownwardAPI, withNewClusterTrustBundle, withNewClusterTrustBundleLike, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
-
-