Uses of Class
com.mypurecloud.sdk.v2.model.SetTimeOffIntegrationStatusRequest
Packages that use SetTimeOffIntegrationStatusRequest
Package
Description
-
Uses of SetTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatus(String managementUnitId, String timeOffRequestId, String userId, SetTimeOffIntegrationStatusRequest body) Set integration status for a time off request.WorkforceManagementApi.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusWithHttpInfo(String managementUnitId, String timeOffRequestId, String userId, SetTimeOffIntegrationStatusRequest body) Set integration status for a time off request.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatus(ApiRequest<SetTimeOffIntegrationStatusRequest> request) Set integration status for a time off request.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusAsync(ApiRequest<SetTimeOffIntegrationStatusRequest> request, AsyncApiCallback<ApiResponse<UserTimeOffIntegrationStatusResponse>> callback) Set integration status for a time off request. -
Uses of SetTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.builder(String managementUnitId, String timeOffRequestId, String userId, SetTimeOffIntegrationStatusRequest body) voidPatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.setBody(SetTimeOffIntegrationStatusRequest body) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.Builder.withBody(SetTimeOffIntegrationStatusRequest body) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.withBody(SetTimeOffIntegrationStatusRequest body) PatchWorkforcemanagementManagementunitTimeoffrequestUserIntegrationstatusRequest.Builder.withRequiredParams(String managementUnitId, String timeOffRequestId, String userId, SetTimeOffIntegrationStatusRequest body) -
Uses of SetTimeOffIntegrationStatusRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SetTimeOffIntegrationStatusRequestModifier and TypeMethodDescriptionSetTimeOffIntegrationStatusRequest.integrationStatus(SetTimeOffIntegrationStatusRequest.IntegrationStatusEnum integrationStatus) The integration status value for the time off request