Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest
Packages that use PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQuery(PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest request) Query enrollments For more information about opportunities, use the expand parameter.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryAsync(PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest request, AsyncApiCallback<QueryOpportunityEnrollmentsResponse> callback) Query enrollments For more information about opportunities, use the expand parameter. -
Uses of PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.withBody(QueryOpportunityEnrollmentsRequest body) PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.withExpand(String expand) PostWorkforcemanagementBusinessunitOpportunitiesEnrollmentsQueryRequest.withForceDownloadService(Boolean forceDownloadService)