Interface VolumeAttachmentSpecFluent<A extends VolumeAttachmentSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
VolumeAttachmentFluent.SpecNested<N>
All Known Implementing Classes:
DoneableVolumeAttachmentSpec, VolumeAttachmentFluentImpl.SpecNestedImpl, VolumeAttachmentSpecBuilder, VolumeAttachmentSpecFluentImpl

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