Interface RootPathsFluent<A extends RootPathsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.RootPathsNested<N>, WatchEventFluent.RootPathsObjectNested<N>
All Known Implementing Classes:
DoneableRootPaths, KubeSchemaFluentImpl.RootPathsNestedImpl, RootPathsBuilder, RootPathsFluentImpl, WatchEventFluentImpl.RootPathsObjectNestedImpl

public interface RootPathsFluent<A extends RootPathsFluent<A>>
extends Fluent<A>