Package io.fabric8.kubernetes.api.model
Class DoneableRootPaths
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RootPathsFluentImpl<DoneableRootPaths>
io.fabric8.kubernetes.api.model.DoneableRootPaths
- All Implemented Interfaces:
Fluent<DoneableRootPaths>,Visitable<DoneableRootPaths>,Doneable<RootPaths>,RootPathsFluent<DoneableRootPaths>
public class DoneableRootPaths extends RootPathsFluentImpl<DoneableRootPaths> implements Doneable<RootPaths>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableRootPaths(Function<RootPaths,RootPaths> function)DoneableRootPaths(RootPaths item)DoneableRootPaths(RootPaths item, Function<RootPaths,RootPaths> function) -
Method Summary
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, withPaths