Uses of Class
io.fabric8.kubernetes.api.model.RootPaths
-
Packages that use RootPaths Package Description io.fabric8.kubernetes.api.model -
-
Uses of RootPaths in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return RootPaths Modifier and Type Method Description RootPaths
RootPathsBuilder. build()
Methods in io.fabric8.kubernetes.api.model with parameters of type RootPaths Modifier and Type Method Description protected void
RootPathsFluent. copyInstance(RootPaths instance)
Constructors in io.fabric8.kubernetes.api.model with parameters of type RootPaths Constructor Description RootPathsBuilder(RootPaths instance)
RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)
RootPathsFluent(RootPaths instance)
-