@Generated(value="jsonschema2pojo") public class SelectableField extends Object implements io.fabric8.kubernetes.api.builder.Editable<SelectableFieldBuilder>, io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
SelectableField()
No args constructor for use in serialization
|
SelectableField(String jsonPath) |
| Modifier and Type | Method and Description |
|---|---|
SelectableFieldBuilder |
edit() |
Map<String,Object> |
getAdditionalProperties() |
String |
getJsonPath() |
void |
setAdditionalProperties(Map<String,Object> additionalProperties) |
void |
setAdditionalProperty(String name,
Object value) |
void |
setJsonPath(String jsonPath) |
SelectableFieldBuilder |
toBuilder() |
public SelectableField()
public SelectableField(String jsonPath)
public String getJsonPath()
public void setJsonPath(String jsonPath)
public SelectableFieldBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<SelectableFieldBuilder>public SelectableFieldBuilder toBuilder()
Copyright © 2015–2025 Red Hat. All rights reserved.