Uses of Class
io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluent
-
Packages that use CinderPersistentVolumeSourceFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of CinderPersistentVolumeSourceFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type CinderPersistentVolumeSourceFluent Modifier and Type Class Description class
CinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
GeneratedSubclasses of CinderPersistentVolumeSourceFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description class
CinderPersistentVolumeSourceBuilder
class
PersistentVolumeSpecFluent.CinderNested<N>
Constructors in io.fabric8.kubernetes.api.model with parameters of type CinderPersistentVolumeSourceFluent Constructor Description CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent)
CinderPersistentVolumeSourceBuilder(CinderPersistentVolumeSourceFluent<?> fluent, CinderPersistentVolumeSource instance)
-