Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest
-
Uses of PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatus(PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest request) Set integration status for a time off request.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusAsync(PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest request, AsyncApiCallback<UserTimeOffIntegrationStatusResponse> callback) Set integration status for a time off request. -
Uses of PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.Builder.build()PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withBody(SetTimeOffIntegrationStatusRequest body) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withManagementUnitId(String managementUnitId) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withTimeOffRequestId(String timeOffRequestId) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withUserId(String userId)