Interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneableVolumeAttachmentList, VolumeAttachmentListBuilder, VolumeAttachmentListFluentImpl

public interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>