public class RootPathsBuilder extends RootPathsFluent<RootPathsBuilder> implements VisitableBuilder<RootPaths,RootPathsBuilder>
_visitables, VISIT| 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() |
addAllToPaths, addToAdditionalProperties, addToAdditionalProperties, addToPaths, addToPaths, equals, getAdditionalProperties, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasAdditionalProperties, hashCode, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, setToPaths, toString, withAdditionalProperties, withPaths, withPathsaccept, accept, accept, accept, 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)
Copyright © 2015–2023 Red Hat. All rights reserved.