Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder
Packages that use PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder
-
Uses of PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitOpportunityRequest.BuilderModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitOpportunityRequest.builder()PatchWorkforcemanagementBusinessunitOpportunityRequest.builder(String businessUnitId, String opportunityId, PatchOpportunityRequest body) PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder.withBody(PatchOpportunityRequest body) PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder.withOpportunityId(String opportunityId) PatchWorkforcemanagementBusinessunitOpportunityRequest.Builder.withRequiredParams(String businessUnitId, String opportunityId, PatchOpportunityRequest body)