Uses of Class
com.mypurecloud.sdk.v2.model.QueryOpportunitiesRequest
Packages that use QueryOpportunitiesRequest
Package
Description
-
Uses of QueryOpportunitiesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type QueryOpportunitiesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesQuery(QueryOpportunitiesRequest body, String expand, Boolean forceDownloadService) Query opportunities for the authenticated agent Queries within the specified date range.WorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesQueryWithHttpInfo(QueryOpportunitiesRequest body, String expand, Boolean forceDownloadService) Query opportunities for the authenticated agent Queries within the specified date range.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesQuery(String businessUnitId, QueryOpportunitiesRequest body, Boolean forceDownloadService) Query opportunities within the specified date rangeWorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesQueryWithHttpInfo(String businessUnitId, QueryOpportunitiesRequest body, Boolean forceDownloadService) Query opportunities within the specified date rangeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryOpportunitiesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentsOpportunitiesQuery(ApiRequest<QueryOpportunitiesRequest> request) Query opportunities for the authenticated agent Queries within the specified date range.WorkforceManagementApiAsync.postWorkforcemanagementAgentsOpportunitiesQueryAsync(ApiRequest<QueryOpportunitiesRequest> request, AsyncApiCallback<ApiResponse<AgentQueryOpportunitiesResponse>> callback) Query opportunities for the authenticated agent Queries within the specified date range.WorkforceManagementApi.postWorkforcemanagementBusinessunitOpportunitiesQuery(ApiRequest<QueryOpportunitiesRequest> request) Query opportunities within the specified date rangeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitOpportunitiesQueryAsync(ApiRequest<QueryOpportunitiesRequest> request, AsyncApiCallback<ApiResponse<QueryOpportunitiesResponse>> callback) Query opportunities within the specified date range -
Uses of QueryOpportunitiesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return QueryOpportunitiesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesQueryRequest.getBody()PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type QueryOpportunitiesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesQueryRequest.withHttpInfo()PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type QueryOpportunitiesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentsOpportunitiesQueryRequest.builder(QueryOpportunitiesRequest body) PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.builder(String businessUnitId, QueryOpportunitiesRequest body) voidPostWorkforcemanagementAgentsOpportunitiesQueryRequest.setBody(QueryOpportunitiesRequest body) voidPostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.setBody(QueryOpportunitiesRequest body) PostWorkforcemanagementAgentsOpportunitiesQueryRequest.Builder.withBody(QueryOpportunitiesRequest body) PostWorkforcemanagementAgentsOpportunitiesQueryRequest.withBody(QueryOpportunitiesRequest body) PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.Builder.withBody(QueryOpportunitiesRequest body) PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.withBody(QueryOpportunitiesRequest body) PostWorkforcemanagementAgentsOpportunitiesQueryRequest.Builder.withRequiredParams(QueryOpportunitiesRequest body) PostWorkforcemanagementBusinessunitOpportunitiesQueryRequest.Builder.withRequiredParams(String businessUnitId, QueryOpportunitiesRequest body) -
Uses of QueryOpportunitiesRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryOpportunitiesRequestModifier and TypeMethodDescriptionQueryOpportunitiesRequest.range(RequiredDateRange range) The date range for the query