Uses of Interface
io.fabric8.kubernetes.api.model.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 Interface Description interfaceRootPathsFluent<A extends RootPathsFluent<A>>classRootPathsFluentImpl<A extends RootPathsFluent<A>>Subinterfaces of RootPathsFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceKubeSchemaFluent.RootPathsNested<N>static interfaceWatchEventFluent.RootPathsObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement RootPathsFluent Modifier and Type Class Description classDoneableRootPathsclassKubeSchemaFluentImpl.RootPathsNestedImpl<N>classRootPathsBuilderclassRootPathsFluentImpl<A extends RootPathsFluent<A>>classWatchEventFluentImpl.RootPathsObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type RootPathsFluent Constructor Description RootPathsBuilder(RootPathsFluent<?> fluent)RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance, Boolean validationEnabled)RootPathsBuilder(RootPathsFluent<?> fluent, Boolean validationEnabled)