public class TriggerFilter extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
TriggerFilter()
No args constructor for use in serialization
|
TriggerFilter(Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Map<String,String> |
getAttributes() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAttributes(Map<String,String> attributes) |
Copyright © 2015–2021 Red Hat. All rights reserved.