@Generated(value="jsonschema2pojo") public class RootPaths extends Object implements io.fabric8.kubernetes.api.builder.Editable<RootPathsBuilder>, KubernetesResource
| Constructor and Description |
|---|
RootPaths()
No args constructor for use in serialization
|
RootPaths(List<String> paths) |
| Modifier and Type | Method and Description |
|---|---|
RootPathsBuilder |
edit() |
Map<String,Object> |
getAdditionalProperties() |
List<String> |
getPaths() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPaths(List<String> paths) |
RootPathsBuilder |
toBuilder() |
public RootPathsBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<RootPathsBuilder>public RootPathsBuilder toBuilder()
Copyright © 2015–2023 Red Hat. All rights reserved.