Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanListResponse
Packages that use WorkPlanListResponse
-
Uses of WorkPlanListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplans(GetWorkforcemanagementManagementunitWorkplansRequest request) Get work plans \"expand=details\" is deprecatedWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplans(String managementUnitId, List<String> expand, List<String> exclude) Get work plans \"expand=details\" is deprecatedMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplans(ApiRequest<Void> request) Get work plans \"expand=details\" is deprecatedWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplansAsync(GetWorkforcemanagementManagementunitWorkplansRequest request, AsyncApiCallback<WorkPlanListResponse> callback) Get work plans \"expand=details\" is deprecatedWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanListResponse>> callback) Get work plans \"expand=details\" is deprecatedWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplansWithHttpInfo(String managementUnitId, List<String> expand, List<String> exclude) Get work plans \"expand=details\" is deprecatedMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkPlanListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplansAsync(GetWorkforcemanagementManagementunitWorkplansRequest request, AsyncApiCallback<WorkPlanListResponse> callback) Get work plans \"expand=details\" is deprecatedWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanListResponse>> callback) Get work plans \"expand=details\" is deprecated -
Uses of WorkPlanListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanListResponseModifier and TypeMethodDescriptionWorkPlanListResponse.entities(List<WorkPlanListItemResponse> entities)