Package io.fabric8.kubernetes.api.model
Class RootPathsBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.RootPathsFluentImpl<RootPathsBuilder>
io.fabric8.kubernetes.api.model.RootPathsBuilder
- All Implemented Interfaces:
Builder<RootPaths>,Fluent<RootPathsBuilder>,Visitable<RootPathsBuilder>,VisitableBuilder<RootPaths,RootPathsBuilder>,RootPathsFluent<RootPathsBuilder>
public class RootPathsBuilder extends RootPathsFluentImpl<RootPathsBuilder> implements VisitableBuilder<RootPaths,RootPathsBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RootPathsBuilder()RootPathsBuilder(RootPaths instance)RootPathsBuilder(RootPathsFluent<?> fluent)RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance, Boolean validationEnabled)RootPathsBuilder(RootPathsFluent<?> fluent, Boolean validationEnabled)RootPathsBuilder(RootPaths instance, Boolean validationEnabled)RootPathsBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.RootPathsFluentImpl
addAllToPaths, addNewPath, addNewPath, addNewPath, addToPaths, addToPaths, 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, builderOf
-
Constructor Details
-
RootPathsBuilder
public RootPathsBuilder() -
RootPathsBuilder
-
RootPathsBuilder
-
RootPathsBuilder
-
RootPathsBuilder
-
RootPathsBuilder
-
RootPathsBuilder
-
RootPathsBuilder
-
-
Method Details
-
build
-
equals
- Overrides:
equalsin classRootPathsFluentImpl<RootPathsBuilder>
-