Uses of Class
com.mypurecloud.sdk.v2.api.request.GetUsageQueryExecutionIdResultsRequest
Packages that use GetUsageQueryExecutionIdResultsRequest
-
Uses of GetUsageQueryExecutionIdResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetUsageQueryExecutionIdResultsRequestModifier and TypeMethodDescriptionUsageApi.getUsageQueryExecutionIdResults(GetUsageQueryExecutionIdResultsRequest request) Get the results of a usage queryUsageApiAsync.getUsageQueryExecutionIdResultsAsync(GetUsageQueryExecutionIdResultsRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage query -
Uses of GetUsageQueryExecutionIdResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetUsageQueryExecutionIdResultsRequestModifier and TypeMethodDescriptionGetUsageQueryExecutionIdResultsRequest.Builder.build()GetUsageQueryExecutionIdResultsRequest.withCustomHeader(String name, String value) GetUsageQueryExecutionIdResultsRequest.withExecutionId(String executionId)