Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitOpportunityRequest
Packages that use GetWorkforcemanagementBusinessunitOpportunityRequest
-
Uses of GetWorkforcemanagementBusinessunitOpportunityRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitOpportunityRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitOpportunity(GetWorkforcemanagementBusinessunitOpportunityRequest request) Get opportunity detailsWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitOpportunityAsync(GetWorkforcemanagementBusinessunitOpportunityRequest request, AsyncApiCallback<OpportunityResultWithAgentIds> callback) Get opportunity details -
Uses of GetWorkforcemanagementBusinessunitOpportunityRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitOpportunityRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitOpportunityRequest.Builder.build()GetWorkforcemanagementBusinessunitOpportunityRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitOpportunityRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitOpportunityRequest.withExpand(String expand) GetWorkforcemanagementBusinessunitOpportunityRequest.withOpportunityId(String opportunityId)