Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder
Packages that use GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder
-
Uses of GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.BuilderModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.builder()GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.builder(String businessUnitId, String bidId, String bidGroupId) GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder.withBidGroupId(String bidGroupId) GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitWorkplanbidGroupRequest.Builder.withRequiredParams(String businessUnitId, String bidId, String bidGroupId)