Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest
Packages that use PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest
-
Uses of PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitWorkplanbidCopyRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidCopy(PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest request) Copy a work plan bidWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidCopyAsync(PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest request, AsyncApiCallback<WorkPlanBid> callback) Copy a work plan bid -
Uses of PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitWorkplanbidCopyRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWorkplanbidCopyRequest.Builder.build()PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest.withBody(CopyWorkPlanBid body) PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitWorkplanbidCopyRequest.withCustomHeader(String name, String value)