Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAlertingAlertsQueryRequest
Packages that use PostAlertingAlertsQueryRequest
-
Uses of PostAlertingAlertsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAlertingAlertsQueryRequestModifier and TypeMethodDescriptionAlertingApi.postAlertingAlertsQuery(PostAlertingAlertsQueryRequest request) Gets a paged list of alerts.AlertingApiAsync.postAlertingAlertsQueryAsync(PostAlertingAlertsQueryRequest request, AsyncApiCallback<AlertListing> callback) Gets a paged list of alerts. -
Uses of PostAlertingAlertsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAlertingAlertsQueryRequestModifier and TypeMethodDescriptionPostAlertingAlertsQueryRequest.Builder.build()PostAlertingAlertsQueryRequest.withBody(GetAlertQuery body) PostAlertingAlertsQueryRequest.withCustomHeader(String name, String value)