Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanRotationListResponse
Packages that use WorkPlanRotationListResponse
-
Uses of WorkPlanRotationListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkPlanRotationListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotations(GetWorkforcemanagementManagementunitWorkplanrotationsRequest request) Get work plan rotationsWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotations(String managementUnitId, List<String> expand) Get work plan rotationsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkPlanRotationListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotations(ApiRequest<Void> request) Get work plan rotationsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationsAsync(GetWorkforcemanagementManagementunitWorkplanrotationsRequest request, AsyncApiCallback<WorkPlanRotationListResponse> callback) Get work plan rotationsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanRotationListResponse>> callback) Get work plan rotationsWorkforceManagementApi.getWorkforcemanagementManagementunitWorkplanrotationsWithHttpInfo(String managementUnitId, List<String> expand) Get work plan rotationsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkPlanRotationListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationsAsync(GetWorkforcemanagementManagementunitWorkplanrotationsRequest request, AsyncApiCallback<WorkPlanRotationListResponse> callback) Get work plan rotationsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitWorkplanrotationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanRotationListResponse>> callback) Get work plan rotations -
Uses of WorkPlanRotationListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanRotationListResponseModifier and TypeMethodDescriptionWorkPlanRotationListResponse.entities(List<WorkPlanRotationResponse> entities)