Class ISCSIVolumeSourceFluentImpl<A extends ISCSIVolumeSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ISCSIVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ISCSIVolumeSourceFluent<A>
Direct Known Subclasses:
DoneableISCSIVolumeSource, ISCSIVolumeSourceBuilder, VolumeFluentImpl.IscsiNestedImpl, WatchEventFluentImpl.ISCSIVolumeSourceObjectNestedImpl

public class ISCSIVolumeSourceFluentImpl<A extends ISCSIVolumeSourceFluent<A>>
extends BaseFluent<A>
implements ISCSIVolumeSourceFluent<A>