Uses of Interface
io.kubernetes.client.openapi.models.V1ISCSIVolumeSourceFluent
Packages that use V1ISCSIVolumeSourceFluent
-
Uses of V1ISCSIVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ISCSIVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
V1ISCSIVolumeSourceFluent<A extends V1ISCSIVolumeSourceFluent<A>>
Generatedclass
V1ISCSIVolumeSourceFluentImpl<A extends V1ISCSIVolumeSourceFluent<A>>
GeneratedSubinterfaces of V1ISCSIVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ISCSIVolumeSourceFluentModifier and TypeClassDescriptionclass
class
V1ISCSIVolumeSourceFluentImpl<A extends V1ISCSIVolumeSourceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ISCSIVolumeSourceFluentModifierConstructorDescriptionV1ISCSIVolumeSourceBuilder
(V1ISCSIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance) V1ISCSIVolumeSourceBuilder
(V1ISCSIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ISCSIVolumeSource instance, Boolean validationEnabled) V1ISCSIVolumeSourceBuilder
(V1ISCSIVolumeSourceFluent<?> fluent, Boolean validationEnabled)