Class RootPathsFluentImpl<A extends RootPathsFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RootPathsFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, RootPathsFluent<A>
Direct Known Subclasses:
DoneableRootPaths, KubeSchemaFluentImpl.RootPathsNestedImpl, RootPathsBuilder, WatchEventFluentImpl.RootPathsObjectNestedImpl

public class RootPathsFluentImpl<A extends RootPathsFluent<A>>
extends BaseFluent<A>
implements RootPathsFluent<A>