Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanBidGroupResponse
Packages that use WorkPlanBidGroupResponse
-
Uses of WorkPlanBidGroupResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkPlanBidGroupResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroup(GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest request) Get a bid group by bid group IdWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroup(String businessUnitId, String bidId, String bidGroupId) Get a bid group by bid group IdWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroup(PatchWorkforcemanagementBusinessunitWorkplanbidGroupRequest request) Update a bid group by bid group IdWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroup(String businessUnitId, String bidId, String bidGroupId, WorkPlanBidGroupUpdate body) Update a bid group by bid group IdWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidGroups(PostWorkforcemanagementBusinessunitWorkplanbidGroupsRequest request) Add a bid group in a given work plan bidWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidGroups(String businessUnitId, String bidId, WorkPlanBidGroupCreate body) Add a bid group in a given work plan bidMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkPlanBidGroupResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroup(ApiRequest<Void> request) Get a bid group by bid group IdWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupAsync(GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Get a bid group by bid group IdWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Get a bid group by bid group IdWorkforceManagementApi.getWorkforcemanagementBusinessunitWorkplanbidGroupWithHttpInfo(String businessUnitId, String bidId, String bidGroupId) Get a bid group by bid group IdWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroup(ApiRequest<WorkPlanBidGroupUpdate> request) Update a bid group by bid group IdWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupAsync(PatchWorkforcemanagementBusinessunitWorkplanbidGroupRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Update a bid group by bid group IdWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupAsync(ApiRequest<WorkPlanBidGroupUpdate> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Update a bid group by bid group IdWorkforceManagementApi.patchWorkforcemanagementBusinessunitWorkplanbidGroupWithHttpInfo(String businessUnitId, String bidId, String bidGroupId, WorkPlanBidGroupUpdate body) Update a bid group by bid group IdWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidGroups(ApiRequest<WorkPlanBidGroupCreate> request) Add a bid group in a given work plan bidWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidGroupsAsync(PostWorkforcemanagementBusinessunitWorkplanbidGroupsRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Add a bid group in a given work plan bidWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidGroupsAsync(ApiRequest<WorkPlanBidGroupCreate> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Add a bid group in a given work plan bidWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidGroupsWithHttpInfo(String businessUnitId, String bidId, WorkPlanBidGroupCreate body) Add a bid group in a given work plan bidMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkPlanBidGroupResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupAsync(GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Get a bid group by bid group IdWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitWorkplanbidGroupAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Get a bid group by bid group IdWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupAsync(PatchWorkforcemanagementBusinessunitWorkplanbidGroupRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Update a bid group by bid group IdWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitWorkplanbidGroupAsync(ApiRequest<WorkPlanBidGroupUpdate> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Update a bid group by bid group IdWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidGroupsAsync(PostWorkforcemanagementBusinessunitWorkplanbidGroupsRequest request, AsyncApiCallback<WorkPlanBidGroupResponse> callback) Add a bid group in a given work plan bidWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidGroupsAsync(ApiRequest<WorkPlanBidGroupCreate> request, AsyncApiCallback<ApiResponse<WorkPlanBidGroupResponse>> callback) Add a bid group in a given work plan bid -
Uses of WorkPlanBidGroupResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanBidGroupResponseModifier and TypeMethodDescriptionThe globally unique identifier for the object.WorkPlanBidGroupResponse.metadata(WorkPlanBidMetadata metadata) The meta data of the bid groupWorkPlanBidGroupResponse.workPlanBidGroup(WorkPlanBidGroup workPlanBidGroup) The work plan bid group