Uses of Interface
io.kubernetes.client.openapi.models.V1StorageOSVolumeSourceFluent
Packages that use V1StorageOSVolumeSourceFluent
-
Uses of V1StorageOSVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1StorageOSVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1StorageOSVolumeSourceFluent<A extends V1StorageOSVolumeSourceFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1StorageOSVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1StorageOSVolumeSourceFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1StorageOSVolumeSourceFluentModifierConstructorDescriptionV1StorageOSVolumeSourceBuilder
(V1StorageOSVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1StorageOSVolumeSource instance) V1StorageOSVolumeSourceBuilder
(V1StorageOSVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1StorageOSVolumeSource instance, Boolean validationEnabled) V1StorageOSVolumeSourceBuilder
(V1StorageOSVolumeSourceFluent<?> fluent, Boolean validationEnabled)