| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
AlertTypesListDTO |
AlertsApi.getPublisherAlertTypes()
Get the list of API Publisher alert types.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertTypesListDTO> |
AlertsApi.getPublisherAlertTypesWithHttpInfo()
Get the list of API Publisher alert types.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AlertsApi.getPublisherAlertTypesAsync(ApiCallback<AlertTypesListDTO> _callback)
Get the list of API Publisher alert types.
|
| Modifier and Type | Method and Description |
|---|---|
AlertTypesListDTO |
AlertTypesListDTO.alerts(List<AlertTypeDTO> alerts) |
AlertTypesListDTO |
AlertTypesListDTO.count(Integer count) |
Copyright © 2021 WSO2 Inc. All rights reserved.