Uses of Class
org.wso2.am.integration.clients.admin.api.dto.BotDetectionAlertSubscriptionDTO
Packages that use BotDetectionAlertSubscriptionDTO
Package
Description
-
Uses of BotDetectionAlertSubscriptionDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlerts(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO) Subscribe for Bot Detection Alerts Register a subscription for bot detection alertsMethods in org.wso2.am.integration.clients.admin.api that return types with arguments of type BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO) Subscribe for Bot Detection Alerts Register a subscription for bot detection alertsMethods in org.wso2.am.integration.clients.admin.api with parameters of type BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlerts(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO) Subscribe for Bot Detection Alerts Register a subscription for bot detection alertsokhttp3.CallBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO, ApiCallback<BotDetectionAlertSubscriptionDTO> _callback) Subscribe for Bot Detection Alerts (asynchronously) Register a subscription for bot detection alertsokhttp3.CallBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsCall(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO, ApiCallback _callback) Build call for subscribeForBotDetectionAlertsBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsWithHttpInfo(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO) Subscribe for Bot Detection Alerts Register a subscription for bot detection alertsMethod parameters in org.wso2.am.integration.clients.admin.api with type arguments of type BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionokhttp3.CallBotDetectionAlertSubscriptionsApi.subscribeForBotDetectionAlertsAsync(BotDetectionAlertSubscriptionDTO botDetectionAlertSubscriptionDTO, ApiCallback<BotDetectionAlertSubscriptionDTO> _callback) Subscribe for Bot Detection Alerts (asynchronously) Register a subscription for bot detection alerts -
Uses of BotDetectionAlertSubscriptionDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionMethods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type BotDetectionAlertSubscriptionDTOMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type BotDetectionAlertSubscriptionDTOModifier and TypeMethodDescriptionBotDetectionAlertSubscriptionListDTO.list(List<BotDetectionAlertSubscriptionDTO> list) voidBotDetectionAlertSubscriptionListDTO.setList(List<BotDetectionAlertSubscriptionDTO> list)