Uses of Class
io.fabric8.kubernetes.api.model.RootPathsFluent
-
Packages that use RootPathsFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of RootPathsFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type RootPathsFluent Modifier and Type Class Description class
RootPathsFluent<A extends RootPathsFluent<A>>
GeneratedSubclasses of RootPathsFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description class
RootPathsBuilder
Constructors in io.fabric8.kubernetes.api.model with parameters of type RootPathsFluent Constructor Description RootPathsBuilder(RootPathsFluent<?> fluent)
RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)
-