Interface PodSpecFluent<A extends PodSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodFluent.SpecNested<N>, PodTemplateSpecFluent.SpecNested<N>, WatchEventFluent.PodSpecObjectNested<N>
All Known Implementing Classes:
DoneablePodSpec, PodFluentImpl.SpecNestedImpl, PodSpecBuilder, PodSpecFluentImpl, PodTemplateSpecFluentImpl.SpecNestedImpl, WatchEventFluentImpl.PodSpecObjectNestedImpl

public interface PodSpecFluent<A extends PodSpecFluent<A>>
extends Fluent<A>