public class RootPathsBuilder extends RootPathsFluentImpl<RootPathsBuilder> implements VisitableBuilder<RootPaths,RootPathsBuilder>
_visitables| Constructor and Description |
|---|
RootPathsBuilder() |
RootPathsBuilder(Boolean validationEnabled) |
RootPathsBuilder(RootPaths instance) |
RootPathsBuilder(RootPaths instance,
Boolean validationEnabled) |
RootPathsBuilder(RootPathsFluent<?> fluent) |
RootPathsBuilder(RootPathsFluent<?> fluent,
Boolean validationEnabled) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RootPaths |
build() |
boolean |
equals(Object o) |
addAllToPaths, addNewPath, addNewPath, addNewPath, addToPaths, addToPaths, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromPaths, setToPaths, withPaths, withPathsaccept, aggregate, aggregate, build, build, builderOfpublic RootPathsBuilder()
public RootPathsBuilder(Boolean validationEnabled)
public RootPathsBuilder(RootPathsFluent<?> fluent)
public RootPathsBuilder(RootPathsFluent<?> fluent, Boolean validationEnabled)
public RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)
public RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance, Boolean validationEnabled)
public RootPathsBuilder(RootPaths instance)
public boolean equals(Object o)
equals in class RootPathsFluentImpl<RootPathsBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.