Uses of Class
com.mypurecloud.sdk.v2.model.ApiUsageQueryResult
Packages that use ApiUsageQueryResult
-
Uses of ApiUsageQueryResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ApiUsageQueryResultModifier and TypeMethodDescriptionOAuthApi.getOauthClientUsageQueryResult(GetOauthClientUsageQueryResultRequest request) Get the results of a usage queryOAuthApi.getOauthClientUsageQueryResult(String executionId, String clientId) Get the results of a usage queryUsageApi.getOauthClientUsageQueryResult(GetOauthClientUsageQueryResultRequest request) Get the results of a usage queryUsageApi.getOauthClientUsageQueryResult(String executionId, String clientId) Get the results of a usage queryUsageApi.getUsageQueryExecutionIdResults(GetUsageQueryExecutionIdResultsRequest request) Get the results of a usage queryUsageApi.getUsageQueryExecutionIdResults(String executionId) Get the results of a usage queryUsageApi.getUsageSimplesearchExecutionIdResults(GetUsageSimplesearchExecutionIdResultsRequest request) Get the results of a usage search.UsageApi.getUsageSimplesearchExecutionIdResults(String executionId, String after, Integer pageSize) Get the results of a usage search.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ApiUsageQueryResultModifier and TypeMethodDescriptionOAuthApi.getOauthClientUsageQueryResult(ApiRequest<Void> request) Get the results of a usage queryUsageApi.getOauthClientUsageQueryResult(ApiRequest<Void> request) Get the results of a usage queryOAuthApiAsync.getOauthClientUsageQueryResultAsync(GetOauthClientUsageQueryResultRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryOAuthApiAsync.getOauthClientUsageQueryResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryUsageApiAsync.getOauthClientUsageQueryResultAsync(GetOauthClientUsageQueryResultRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryUsageApiAsync.getOauthClientUsageQueryResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryOAuthApi.getOauthClientUsageQueryResultWithHttpInfo(String executionId, String clientId) Get the results of a usage queryUsageApi.getOauthClientUsageQueryResultWithHttpInfo(String executionId, String clientId) Get the results of a usage queryUsageApi.getUsageQueryExecutionIdResults(ApiRequest<Void> request) Get the results of a usage queryUsageApiAsync.getUsageQueryExecutionIdResultsAsync(GetUsageQueryExecutionIdResultsRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryUsageApiAsync.getUsageQueryExecutionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryUsageApi.getUsageQueryExecutionIdResultsWithHttpInfo(String executionId) Get the results of a usage queryUsageApi.getUsageSimplesearchExecutionIdResults(ApiRequest<Void> request) Get the results of a usage search.UsageApiAsync.getUsageSimplesearchExecutionIdResultsAsync(GetUsageSimplesearchExecutionIdResultsRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage search.UsageApiAsync.getUsageSimplesearchExecutionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage search.UsageApi.getUsageSimplesearchExecutionIdResultsWithHttpInfo(String executionId, String after, Integer pageSize) Get the results of a usage search.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ApiUsageQueryResultModifier and TypeMethodDescriptionOAuthApiAsync.getOauthClientUsageQueryResultAsync(GetOauthClientUsageQueryResultRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryOAuthApiAsync.getOauthClientUsageQueryResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryUsageApiAsync.getOauthClientUsageQueryResultAsync(GetOauthClientUsageQueryResultRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryUsageApiAsync.getOauthClientUsageQueryResultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryUsageApiAsync.getUsageQueryExecutionIdResultsAsync(GetUsageQueryExecutionIdResultsRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage queryUsageApiAsync.getUsageQueryExecutionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage queryUsageApiAsync.getUsageSimplesearchExecutionIdResultsAsync(GetUsageSimplesearchExecutionIdResultsRequest request, AsyncApiCallback<ApiUsageQueryResult> callback) Get the results of a usage search.UsageApiAsync.getUsageSimplesearchExecutionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ApiUsageQueryResult>> callback) Get the results of a usage search. -
Uses of ApiUsageQueryResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ApiUsageQueryResultModifier and TypeMethodDescriptionCursor tokens to be used for navigating paginated resultsApiUsageQueryResult.queryStatus(ApiUsageQueryResult.QueryStatusEnum queryStatus) Query statusApiUsageQueryResult.results(List<ApiUsageRow> results) Query results