Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchAlertingRulesBulkRequest
Packages that use PatchAlertingRulesBulkRequest
-
Uses of PatchAlertingRulesBulkRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchAlertingRulesBulkRequestModifier and TypeMethodDescriptionAlertingApi.patchAlertingRulesBulk(PatchAlertingRulesBulkRequest request) Bulk update of notification listsAlertingApiAsync.patchAlertingRulesBulkAsync(PatchAlertingRulesBulkRequest request, AsyncApiCallback<BulkResponse> callback) Bulk update of notification lists -
Uses of PatchAlertingRulesBulkRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchAlertingRulesBulkRequestModifier and TypeMethodDescriptionPatchAlertingRulesBulkRequest.Builder.build()PatchAlertingRulesBulkRequest.withBody(CommonRuleBulkUpdateNotificationsRequest body) PatchAlertingRulesBulkRequest.withCustomHeader(String name, String value)