Interface APIGroupFluent<A extends APIGroupFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
APIGroupListFluent.GroupsNested<N>, KubeSchemaFluent.APIGroupNested<N>, WatchEventFluent.APIGroupObjectNested<N>
All Known Implementing Classes:
APIGroupBuilder, APIGroupFluentImpl, APIGroupListFluentImpl.GroupsNestedImpl, DoneableAPIGroup, KubeSchemaFluentImpl.APIGroupNestedImpl, WatchEventFluentImpl.APIGroupObjectNestedImpl

public interface APIGroupFluent<A extends APIGroupFluent<A>>
extends Fluent<A>