Interface VolumeAttachmentFluent<A extends VolumeAttachmentFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
VolumeAttachmentListFluent.ItemsNested<N>
All Known Implementing Classes:
DoneableVolumeAttachment, VolumeAttachmentBuilder, VolumeAttachmentFluentImpl, VolumeAttachmentListFluentImpl.ItemsNestedImpl

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