Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitOpportunityRequest.Builder
Packages that use GetWorkforcemanagementBusinessunitOpportunityRequest.Builder
-
Uses of GetWorkforcemanagementBusinessunitOpportunityRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitOpportunityRequest.BuilderModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitOpportunityRequest.builder()GetWorkforcemanagementBusinessunitOpportunityRequest.builder(String businessUnitId, String opportunityId) GetWorkforcemanagementBusinessunitOpportunityRequest.Builder.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitOpportunityRequest.Builder.withExpand(GetWorkforcemanagementBusinessunitOpportunityRequest.expandValues expand) GetWorkforcemanagementBusinessunitOpportunityRequest.Builder.withExpand(String expand) GetWorkforcemanagementBusinessunitOpportunityRequest.Builder.withOpportunityId(String opportunityId) GetWorkforcemanagementBusinessunitOpportunityRequest.Builder.withRequiredParams(String businessUnitId, String opportunityId)