Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffBalancesResponse
Packages that use TimeOffBalancesResponse
-
Uses of TimeOffBalancesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffBalancesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffbalanceJobs(PostWorkforcemanagementManagementunitUserTimeoffbalanceJobsRequest request) Query time off balances for a given user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffbalanceJobs(String managementUnitId, String userId, TimeOffBalanceRequest body) Query time off balances for a given user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobs(PostWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsRequest request) Query time off balances for dates spanned by a given time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobs(String managementUnitId, String userId, String timeOffRequestId) Query time off balances for dates spanned by a given time off requestWorkforceManagementApi.postWorkforcemanagementTimeoffbalanceJobs(PostWorkforcemanagementTimeoffbalanceJobsRequest request) Query time off balances for the current user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementTimeoffbalanceJobs(TimeOffBalanceRequest body) Query time off balances for the current user for specified activity code and datesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffBalancesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffbalanceJobs(ApiRequest<TimeOffBalanceRequest> request) Query time off balances for a given user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffbalanceJobsAsync(PostWorkforcemanagementManagementunitUserTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for a given user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffbalanceJobsAsync(ApiRequest<TimeOffBalanceRequest> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for a given user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffbalanceJobsWithHttpInfo(String managementUnitId, String userId, TimeOffBalanceRequest body) Query time off balances for a given user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobs(ApiRequest<Void> request) Query time off balances for dates spanned by a given time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsAsync(PostWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for dates spanned by a given time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for dates spanned by a given time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsWithHttpInfo(String managementUnitId, String userId, String timeOffRequestId) Query time off balances for dates spanned by a given time off requestWorkforceManagementApi.postWorkforcemanagementTimeoffbalanceJobs(ApiRequest<TimeOffBalanceRequest> 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 datesWorkforceManagementApiAsync.postWorkforcemanagementTimeoffbalanceJobsAsync(ApiRequest<TimeOffBalanceRequest> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for the current user for specified activity code and datesWorkforceManagementApi.postWorkforcemanagementTimeoffbalanceJobsWithHttpInfo(TimeOffBalanceRequest body) Query time off balances for the current user for specified activity code and datesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffBalancesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffbalanceJobsAsync(PostWorkforcemanagementManagementunitUserTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for a given user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffbalanceJobsAsync(ApiRequest<TimeOffBalanceRequest> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for a given user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsAsync(PostWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for dates spanned by a given time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitUserTimeoffrequestTimeoffbalanceJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for dates spanned by a given time off requestWorkforceManagementApiAsync.postWorkforcemanagementTimeoffbalanceJobsAsync(PostWorkforcemanagementTimeoffbalanceJobsRequest request, AsyncApiCallback<TimeOffBalancesResponse> callback) Query time off balances for the current user for specified activity code and datesWorkforceManagementApiAsync.postWorkforcemanagementTimeoffbalanceJobsAsync(ApiRequest<TimeOffBalanceRequest> request, AsyncApiCallback<ApiResponse<TimeOffBalancesResponse>> callback) Query time off balances for the current user for specified activity code and dates -
Uses of TimeOffBalancesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffBalancesResponseModifier and TypeMethodDescriptionTimeOffBalancesResponse.entities(List<TimeOffBalanceResponse> entities) The list of time off balances.TimeOffBalancesResponse.job(TimeOffBalanceJobReference job) The asynchronous job handling the query