| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
AlertTypesListDTO |
AlertsApi.getStoreAlertTypes()
Get the list of API Store alert types.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertTypesListDTO> |
AlertsApi.getStoreAlertTypesWithHttpInfo()
Get the list of API Store alert types.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AlertsApi.getStoreAlertTypesAsync(ApiCallback<AlertTypesListDTO> callback)
Get the list of API Store alert types.
|
| Modifier and Type | Method and Description |
|---|---|
AlertTypesListDTO |
AlertTypesListDTO.addAlertsItem(AlertTypeDTO alertsItem) |
AlertTypesListDTO |
AlertTypesListDTO.alerts(List<AlertTypeDTO> alerts) |
AlertTypesListDTO |
AlertTypesListDTO.count(Integer count) |
Copyright © 2020 WSO2 Inc. All rights reserved.