public class AlertPatchResponse extends Object
| Modifier and Type | Field and Description | 
|---|---|
| List<AlertPatch> | alertPatches | 
| Constructor and Description | 
|---|
| AlertPatchResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addAlertPatch(AlertPatch alertPatch) | 
public List<AlertPatch> alertPatches
public void addAlertPatch(AlertPatch alertPatch)
Copyright © 2018. All rights reserved.