Uses of Class
com.mypurecloud.sdk.v2.model.CommonAllAlertUpdateRequest
Packages that use CommonAllAlertUpdateRequest
Package
Description
-
Uses of CommonAllAlertUpdateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CommonAllAlertUpdateRequestModifier and TypeMethodDescriptionAlertingApi.patchAlertingAlertsAll(CommonAllAlertUpdateRequest body) Updates all alertsAlertingApi.patchAlertingAlertsAllWithHttpInfo(CommonAllAlertUpdateRequest body) Updates all alertsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CommonAllAlertUpdateRequestModifier and TypeMethodDescriptionAlertingApi.patchAlertingAlertsAll(ApiRequest<CommonAllAlertUpdateRequest> request) Updates all alertsAlertingApiAsync.patchAlertingAlertsAllAsync(ApiRequest<CommonAllAlertUpdateRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Updates all alerts -
Uses of CommonAllAlertUpdateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CommonAllAlertUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CommonAllAlertUpdateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type CommonAllAlertUpdateRequestModifier and TypeMethodDescriptionvoidPatchAlertingAlertsAllRequest.setBody(CommonAllAlertUpdateRequest body) PatchAlertingAlertsAllRequest.Builder.withBody(CommonAllAlertUpdateRequest body) PatchAlertingAlertsAllRequest.withBody(CommonAllAlertUpdateRequest body) -
Uses of CommonAllAlertUpdateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CommonAllAlertUpdateRequestModifier and TypeMethodDescriptionCommonAllAlertUpdateRequest.type(CommonAllAlertUpdateRequest.TypeEnum type) The action to takeCommonAllAlertUpdateRequest.unread(UnreadFields unread) The fields need for an unread update requests