Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementTimeoffrequestRequest
Packages that use PatchWorkforcemanagementTimeoffrequestRequest
-
Uses of PatchWorkforcemanagementTimeoffrequestRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementTimeoffrequestRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementTimeoffrequest(PatchWorkforcemanagementTimeoffrequestRequest request) Update a time off request for the current userWorkforceManagementApiAsync.patchWorkforcemanagementTimeoffrequestAsync(PatchWorkforcemanagementTimeoffrequestRequest request, AsyncApiCallback<TimeOffRequestResponse> callback) Update a time off request for the current user -
Uses of PatchWorkforcemanagementTimeoffrequestRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementTimeoffrequestRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementTimeoffrequestRequest.Builder.build()PatchWorkforcemanagementTimeoffrequestRequest.withBody(AgentTimeOffRequestPatch body) PatchWorkforcemanagementTimeoffrequestRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementTimeoffrequestRequest.withTimeOffRequestId(String timeOffRequestId)