Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchAlertingAlertsAllRequest
Packages that use PatchAlertingAlertsAllRequest
-
Uses of PatchAlertingAlertsAllRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchAlertingAlertsAllRequestModifier and TypeMethodDescriptionAlertingApi.patchAlertingAlertsAll(PatchAlertingAlertsAllRequest request) Updates all alertsAlertingApiAsync.patchAlertingAlertsAllAsync(PatchAlertingAlertsAllRequest request, AsyncApiCallback<Empty> callback) Updates all alerts -
Uses of PatchAlertingAlertsAllRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchAlertingAlertsAllRequestModifier and TypeMethodDescriptionPatchAlertingAlertsAllRequest.Builder.build()PatchAlertingAlertsAllRequest.withBody(CommonAllAlertUpdateRequest body) PatchAlertingAlertsAllRequest.withCustomHeader(String name, String value)