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