Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffLimitListing
Packages that use TimeOffLimitListing
-
Uses of TimeOffLimitListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffLimitListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimits(GetWorkforcemanagementManagementunitTimeofflimitsRequest request) Gets a list of time off limit objects under management unit.WorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimits(String managementUnitId) Gets a list of time off limit objects under management unit.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffLimitListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimits(ApiRequest<Void> request) Gets a list of time off limit objects under management unit.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitsAsync(GetWorkforcemanagementManagementunitTimeofflimitsRequest request, AsyncApiCallback<TimeOffLimitListing> callback) Gets a list of time off limit objects under management unit.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffLimitListing>> callback) Gets a list of time off limit objects under management unit.WorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimitsWithHttpInfo(String managementUnitId) Gets a list of time off limit objects under management unit.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffLimitListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitsAsync(GetWorkforcemanagementManagementunitTimeofflimitsRequest request, AsyncApiCallback<TimeOffLimitListing> callback) Gets a list of time off limit objects under management unit.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffLimitListing>> callback) Gets a list of time off limit objects under management unit. -
Uses of TimeOffLimitListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffLimitListing