Uses of Class
org.wso2.am.integration.clients.admin.api.dto.AlertTypesListDTO
Packages that use AlertTypesListDTO
Package
Description
-
Uses of AlertTypesListDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return AlertTypesListDTOModifier and TypeMethodDescriptionAlertsApi.getAdminAlertTypes()Get all Admin Alert Types This operation is used to get the list of supportd alert types for the apim admin dashboardMethods in org.wso2.am.integration.clients.admin.api that return types with arguments of type AlertTypesListDTOModifier and TypeMethodDescriptionAlertsApi.getAdminAlertTypesWithHttpInfo()Get all Admin Alert Types This operation is used to get the list of supportd alert types for the apim admin dashboardMethod parameters in org.wso2.am.integration.clients.admin.api with type arguments of type AlertTypesListDTOModifier and TypeMethodDescriptionokhttp3.CallAlertsApi.getAdminAlertTypesAsync(ApiCallback<AlertTypesListDTO> _callback) Get all Admin Alert Types (asynchronously) This operation is used to get the list of supportd alert types for the apim admin dashboard -
Uses of AlertTypesListDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return AlertTypesListDTO