Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffRequestList
Packages that use TimeOffRequestList
-
Uses of TimeOffRequestList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffRequestListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequests(GetWorkforcemanagementManagementunitUserTimeoffrequestsRequest request) Get a list of time off requests for a given userWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequests(String managementUnitId, String userId) Get a list of time off requests for a given userWorkforceManagementApi.getWorkforcemanagementTimeoffrequests()Get a list of time off requests for the current userWorkforceManagementApi.getWorkforcemanagementTimeoffrequests(GetWorkforcemanagementTimeoffrequestsRequest request) Get a list of time off requests for the current userWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequests(PostWorkforcemanagementManagementunitTimeoffrequestsRequest request) Create a new time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequests(String managementUnitId, CreateAdminTimeOffRequest body) Create a new time off requestMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffRequestListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequests(ApiRequest<Void> request) Get a list of time off requests for a given userWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestsAsync(GetWorkforcemanagementManagementunitUserTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Get a list of time off requests for a given userWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Get a list of time off requests for a given userWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequestsWithHttpInfo(String managementUnitId, String userId) Get a list of time off requests for a given userWorkforceManagementApi.getWorkforcemanagementTimeoffrequests(ApiRequest<Void> request) Get a list of time off requests for the current userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestsAsync(GetWorkforcemanagementTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Get a list of time off requests for the current userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Get a list of time off requests for the current userWorkforceManagementApi.getWorkforcemanagementTimeoffrequestsWithHttpInfo()Get a list of time off requests for the current userWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequests(ApiRequest<CreateAdminTimeOffRequest> request) Create a new time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsAsync(PostWorkforcemanagementManagementunitTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Create a new time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsAsync(ApiRequest<CreateAdminTimeOffRequest> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Create a new time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitTimeoffrequestsWithHttpInfo(String managementUnitId, CreateAdminTimeOffRequest body) Create a new time off requestMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffRequestListModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestsAsync(GetWorkforcemanagementManagementunitUserTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Get a list of time off requests for a given userWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Get a list of time off requests for a given userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestsAsync(GetWorkforcemanagementTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Get a list of time off requests for the current userWorkforceManagementApiAsync.getWorkforcemanagementTimeoffrequestsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Get a list of time off requests for the current userWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsAsync(PostWorkforcemanagementManagementunitTimeoffrequestsRequest request, AsyncApiCallback<TimeOffRequestList> callback) Create a new time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeoffrequestsAsync(ApiRequest<CreateAdminTimeOffRequest> request, AsyncApiCallback<ApiResponse<TimeOffRequestList>> callback) Create a new time off request -
Uses of TimeOffRequestList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffRequestListModifier and TypeMethodDescriptionTimeOffRequestList.timeOffRequests(List<TimeOffRequestResponse> timeOffRequests)