Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAlertingRulesQueryRequest
Packages that use PostAlertingRulesQueryRequest
-
Uses of PostAlertingRulesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAlertingRulesQueryRequestModifier and TypeMethodDescriptionAlertingApi.postAlertingRulesQuery(PostAlertingRulesQueryRequest request) Get a paged list of rules.AlertingApiAsync.postAlertingRulesQueryAsync(PostAlertingRulesQueryRequest request, AsyncApiCallback<CommonRuleContainer> callback) Get a paged list of rules. -
Uses of PostAlertingRulesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAlertingRulesQueryRequestModifier and TypeMethodDescriptionPostAlertingRulesQueryRequest.Builder.build()PostAlertingRulesQueryRequest.withBody(GetRulesQuery body) PostAlertingRulesQueryRequest.withCustomHeader(String name, String value)