| 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.getDevportalAlertTypes()
Get the List of API Developer Portal Alert Types.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AlertTypesListDTO> |
AlertsApi.getDevportalAlertTypesWithHttpInfo()
Get the List of API Developer Portal Alert Types.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AlertsApi.getDevportalAlertTypesAsync(ApiCallback<AlertTypesListDTO> _callback)
Get the List of API Developer Portal 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.