Uses of Interface
io.kubernetes.client.openapi.models.V1CinderVolumeSourceFluent
Packages that use V1CinderVolumeSourceFluent
-
Uses of V1CinderVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CinderVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
Generatedclass
V1CinderVolumeSourceFluentImpl<A extends V1CinderVolumeSourceFluent<A>>
GeneratedSubinterfaces of V1CinderVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1CinderVolumeSourceFluentModifier and TypeClassDescriptionclass
class
V1CinderVolumeSourceFluentImpl<A extends V1CinderVolumeSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CinderVolumeSourceFluentModifierConstructorDescriptionV1CinderVolumeSourceBuilder
(V1CinderVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderVolumeSource instance) V1CinderVolumeSourceBuilder
(V1CinderVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CinderVolumeSource instance, Boolean validationEnabled) V1CinderVolumeSourceBuilder
(V1CinderVolumeSourceFluent<?> fluent, Boolean validationEnabled)