@Generated(value="org.jsonschema2pojo") public class TriggerFilter extends java.lang.Object implements KubernetesResource
| Constructor and Description |
|---|
TriggerFilter()
No args constructor for use in serialization
|
TriggerFilter(TriggerFilterSourceAndType sourceAndType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
TriggerFilterSourceAndType |
getSourceAndType() |
void |
setAdditionalProperty(java.lang.String name,
java.lang.Object value) |
void |
setSourceAndType(TriggerFilterSourceAndType sourceAndType) |
public TriggerFilter()
public TriggerFilter(TriggerFilterSourceAndType sourceAndType)
sourceAndType - public TriggerFilterSourceAndType getSourceAndType()
public void setSourceAndType(TriggerFilterSourceAndType sourceAndType)
sourceAndType - The sourceAndTypepublic java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
public void setAdditionalProperty(java.lang.String name,
java.lang.Object value)
Copyright © 2015-2019 Red Hat. All Rights Reserved.