public class RootPathsBuilder extends RootPathsFluent<RootPathsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RootPaths,RootPathsBuilder>
| Constructor and Description |
|---|
RootPathsBuilder() |
RootPathsBuilder(RootPaths instance) |
RootPathsBuilder(RootPathsFluent<?> fluent) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance) |
| Modifier and Type | Method and Description |
|---|---|
RootPaths |
build() |
addAllToPaths, addToAdditionalProperties, addToAdditionalProperties, addToPaths, addToPaths, copyInstance, equals, getAdditionalProperties, getFirstPath, getLastPath, getMatchingPath, getPath, getPaths, hasAdditionalProperties, hashCode, hasMatchingPath, hasPaths, removeAllFromPaths, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPaths, setToPaths, toString, withAdditionalProperties, withPaths, withPathsaggregate, aggregate, build, build, builderOf, getVisitableMappublic RootPathsBuilder()
public RootPathsBuilder(RootPathsFluent<?> fluent)
public RootPathsBuilder(RootPathsFluent<?> fluent, RootPaths instance)
public RootPathsBuilder(RootPaths instance)
Copyright © 2015–2023 Red Hat. All rights reserved.