Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchAlertingAlertsBulkRequest
Packages that use PatchAlertingAlertsBulkRequest
-
Uses of PatchAlertingAlertsBulkRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchAlertingAlertsBulkRequestModifier and TypeMethodDescriptionAlertingApi.patchAlertingAlertsBulk(PatchAlertingAlertsBulkRequest request) Bulk alert updatesAlertingApiAsync.patchAlertingAlertsBulkAsync(PatchAlertingAlertsBulkRequest request, AsyncApiCallback<BulkResponse> callback) Bulk alert updates -
Uses of PatchAlertingAlertsBulkRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchAlertingAlertsBulkRequestModifier and TypeMethodDescriptionPatchAlertingAlertsBulkRequest.Builder.build()PatchAlertingAlertsBulkRequest.withBody(CommonAlertBulkUpdateRequest body) PatchAlertingAlertsBulkRequest.withCustomHeader(String name, String value)