Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementTimeoffbalanceJobsRequest
Packages that use PostWorkforcemanagementTimeoffbalanceJobsRequest
-
Uses of PostWorkforcemanagementTimeoffbalanceJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementTimeoffbalanceJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeoffbalanceJobs(PostWorkforcemanagementTimeoffbalanceJobsRequest request) Query time off balances for the current user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementTimeoffbalanceJobsAsync(PostWorkforcemanagementTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for the current user for specified activity code and dates -
Uses of PostWorkforcemanagementTimeoffbalanceJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementTimeoffbalanceJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementTimeoffbalanceJobsRequest.Builder.build()PostWorkforcemanagementTimeoffbalanceJobsRequest.withBody(TimeOffBalanceRequest body) PostWorkforcemanagementTimeoffbalanceJobsRequest.withCustomHeader(String name, String value)