Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.RootPathsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RootPathsFluentImpl<KubeSchemaFluent.RootPathsNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.RootPathsNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.RootPathsNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.RootPathsNested<N>>,KubeSchemaFluent.RootPathsNested<N>,RootPathsFluent<KubeSchemaFluent.RootPathsNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.RootPathsNestedImpl<N> extends RootPathsFluentImpl<KubeSchemaFluent.RootPathsNested<N>> implements KubeSchemaFluent.RootPathsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendRootPaths()Methods inherited from class io.fabric8.kubernetes.api.model.RootPathsFluentImpl
addAllToPaths, addNewPath, addNewPath, addNewPath, addToPaths, addToPaths, equals, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, setToPaths, withPaths, withPathsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.RootPathsFluent
addAllToPaths, addNewPath, addNewPath, addNewPath, addToPaths, addToPaths, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, setToPaths, withPaths, withPaths
-
Method Details
-
and
-
endRootPaths
- Specified by:
endRootPathsin interfaceKubeSchemaFluent.RootPathsNested<N>
-