@Generated(value="org.jsonschema2pojo") public class LocalObjectReference extends Object implements KubernetesResource
| Constructor and Description |
|---|
LocalObjectReference()
No args constructor for use in serialization
|
LocalObjectReference(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
public LocalObjectReference()
public LocalObjectReference(String name)
name - Copyright © 2015–2021 Red Hat. All rights reserved.