Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffPlanListing
Packages that use TimeOffPlanListing
-
Uses of TimeOffPlanListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeoffplans(GetWorkforcemanagementManagementunitTimeoffplansRequest request) Gets a list of time off plansWorkforceManagementApi.getWorkforcemanagementManagementunitTimeoffplans(String managementUnitId) Gets a list of time off plansMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeoffplans(ApiRequest<Void> request) Gets a list of time off plansWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeoffplansAsync(GetWorkforcemanagementManagementunitTimeoffplansRequest request, AsyncApiCallback<TimeOffPlanListing> callback) Gets a list of time off plansWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeoffplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffPlanListing>> callback) Gets a list of time off plansWorkforceManagementApi.getWorkforcemanagementManagementunitTimeoffplansWithHttpInfo(String managementUnitId) Gets a list of time off plansMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeoffplansAsync(GetWorkforcemanagementManagementunitTimeoffplansRequest request, AsyncApiCallback<TimeOffPlanListing> callback) Gets a list of time off plansWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeoffplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffPlanListing>> callback) Gets a list of time off plans -
Uses of TimeOffPlanListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffPlanListing