Uses of Class
com.mypurecloud.sdk.v2.model.BuScheduleRunListing
Packages that use BuScheduleRunListing
-
Uses of BuScheduleRunListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuScheduleRunListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRuns(GetWorkforcemanagementBusinessunitSchedulingRunsRequest request) Get the list of scheduling runsWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRuns(String businessUnitId) Get the list of scheduling runsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BuScheduleRunListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRuns(ApiRequest<Void> request) Get the list of scheduling runsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunsAsync(GetWorkforcemanagementBusinessunitSchedulingRunsRequest request, AsyncApiCallback<BuScheduleRunListing> callback) Get the list of scheduling runsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuScheduleRunListing>> callback) Get the list of scheduling runsWorkforceManagementApi.getWorkforcemanagementBusinessunitSchedulingRunsWithHttpInfo(String businessUnitId) Get the list of scheduling runsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuScheduleRunListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunsAsync(GetWorkforcemanagementBusinessunitSchedulingRunsRequest request, AsyncApiCallback<BuScheduleRunListing> callback) Get the list of scheduling runsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitSchedulingRunsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BuScheduleRunListing>> callback) Get the list of scheduling runs -
Uses of BuScheduleRunListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuScheduleRunListing