Uses of Class
com.mypurecloud.sdk.v2.model.BuTimeOffPlanListing
Packages that use BuTimeOffPlanListing
-
Uses of BuTimeOffPlanListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuTimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitTimeoffplans(GetWorkforcemanagementBusinessunitTimeoffplansRequest request) Gets a list of time-off plansWorkforceManagementApi.getWorkforcemanagementBusinessunitTimeoffplans(String businessUnitId, String managementUnitId, Boolean forceDownloadService, List<String> expand) Gets a list of time-off plansMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuTimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitTimeoffplans(ApiRequest<Void> request) Gets a list of time-off plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitTimeoffplansAsync(GetWorkforcemanagementBusinessunitTimeoffplansRequest request, AsyncApiCallback<BuTimeOffPlanListing> callback) Gets a list of time-off plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitTimeoffplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuTimeOffPlanListing>> callback) Gets a list of time-off plansWorkforceManagementApi.getWorkforcemanagementBusinessunitTimeoffplansWithHttpInfo(String businessUnitId, String managementUnitId, Boolean forceDownloadService, List<String> expand) Gets a list of time-off plansMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuTimeOffPlanListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitTimeoffplansAsync(GetWorkforcemanagementBusinessunitTimeoffplansRequest request, AsyncApiCallback<BuTimeOffPlanListing> callback) Gets a list of time-off plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitTimeoffplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuTimeOffPlanListing>> callback) Gets a list of time-off plans -
Uses of BuTimeOffPlanListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuTimeOffPlanListingModifier and TypeMethodDescriptionBuTimeOffPlanListing.downloadUrl(String downloadUrl) URL from which to fetch results for requests with a large result set.BuTimeOffPlanListing.entities(List<BuTimeOffPlanResponse> entities)