Uses of Class
com.mypurecloud.sdk.v2.api.request.PutAlertingRuleRequest
Packages that use PutAlertingRuleRequest
-
Uses of PutAlertingRuleRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutAlertingRuleRequestModifier and TypeMethodDescriptionAlertingApi.putAlertingRule(PutAlertingRuleRequest request) Update a ruleAlertingApiAsync.putAlertingRuleAsync(PutAlertingRuleRequest request, AsyncApiCallback<CommonRule> callback) Update a rule -
Uses of PutAlertingRuleRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutAlertingRuleRequestModifier and TypeMethodDescriptionPutAlertingRuleRequest.Builder.build()PutAlertingRuleRequest.withBody(ModifiableRuleProperties body) PutAlertingRuleRequest.withCustomHeader(String name, String value) PutAlertingRuleRequest.withRuleId(String ruleId)