Uses of Class
com.mypurecloud.sdk.v2.model.UsageExecutionResult
Packages that use UsageExecutionResult
-
Uses of UsageExecutionResult in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UsageExecutionResultModifier and TypeMethodDescriptionOAuthApi.getOauthClientUsageSummary(GetOauthClientUsageSummaryRequest request) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.getOauthClientUsageSummary(String clientId, String days) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.getOauthClientUsageSummary(GetOauthClientUsageSummaryRequest request) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.getOauthClientUsageSummary(String clientId, String days) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.postOauthClientUsageQuery(PostOauthClientUsageQueryRequest request) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.postOauthClientUsageQuery(String clientId, ApiUsageClientQuery body) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postOauthClientUsageQuery(PostOauthClientUsageQueryRequest request) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postOauthClientUsageQuery(String clientId, ApiUsageClientQuery body) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageQuery(PostUsageQueryRequest request) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageQuery(ApiUsageOrganizationQuery body) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageSimplesearch(PostUsageSimplesearchRequest request) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.UsageApi.postUsageSimplesearch(ApiUsageSimpleSearch body) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type UsageExecutionResultModifier and TypeMethodDescriptionOAuthApi.getOauthClientUsageSummary(ApiRequest<Void> request) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.getOauthClientUsageSummary(ApiRequest<Void> request) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.getOauthClientUsageSummaryAsync(GetOauthClientUsageSummaryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.getOauthClientUsageSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.getOauthClientUsageSummaryAsync(GetOauthClientUsageSummaryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.getOauthClientUsageSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.getOauthClientUsageSummaryWithHttpInfo(String clientId, String days) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.getOauthClientUsageSummaryWithHttpInfo(String clientId, String days) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.postOauthClientUsageQuery(ApiRequest<ApiUsageClientQuery> request) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postOauthClientUsageQuery(ApiRequest<ApiUsageClientQuery> request) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.postOauthClientUsageQueryAsync(PostOauthClientUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.postOauthClientUsageQueryAsync(ApiRequest<ApiUsageClientQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postOauthClientUsageQueryAsync(PostOauthClientUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postOauthClientUsageQueryAsync(ApiRequest<ApiUsageClientQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApi.postOauthClientUsageQueryWithHttpInfo(String clientId, ApiUsageClientQuery body) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postOauthClientUsageQueryWithHttpInfo(String clientId, ApiUsageClientQuery body) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageQuery(ApiRequest<ApiUsageOrganizationQuery> request) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postUsageQueryAsync(PostUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postUsageQueryAsync(ApiRequest<ApiUsageOrganizationQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageQueryWithHttpInfo(ApiUsageOrganizationQuery body) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApi.postUsageSimplesearch(ApiRequest<ApiUsageSimpleSearch> request) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.UsageApiAsync.postUsageSimplesearchAsync(PostUsageSimplesearchRequest request, AsyncApiCallback<UsageExecutionResult> callback) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.UsageApiAsync.postUsageSimplesearchAsync(ApiRequest<ApiUsageSimpleSearch> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.UsageApi.postUsageSimplesearchWithHttpInfo(ApiUsageSimpleSearch body) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UsageExecutionResultModifier and TypeMethodDescriptionOAuthApiAsync.getOauthClientUsageSummaryAsync(GetOauthClientUsageSummaryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.getOauthClientUsageSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.getOauthClientUsageSummaryAsync(GetOauthClientUsageSummaryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.getOauthClientUsageSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Get a summary of OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.postOauthClientUsageQueryAsync(PostOauthClientUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdOAuthApiAsync.postOauthClientUsageQueryAsync(ApiRequest<ApiUsageClientQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postOauthClientUsageQueryAsync(PostOauthClientUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postOauthClientUsageQueryAsync(ApiRequest<ApiUsageClientQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query for OAuth client API usage After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postUsageQueryAsync(PostUsageQueryRequest request, AsyncApiCallback<UsageExecutionResult> callback) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postUsageQueryAsync(ApiRequest<ApiUsageOrganizationQuery> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Query organization API Usage - After calling this method, you will then need to poll for the query results based on the returned execution IdUsageApiAsync.postUsageSimplesearchAsync(PostUsageSimplesearchRequest request, AsyncApiCallback<UsageExecutionResult> callback) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id.UsageApiAsync.postUsageSimplesearchAsync(ApiRequest<ApiUsageSimpleSearch> request, AsyncApiCallback<ApiResponse<UsageExecutionResult>> callback) Search organization API Usage After calling this method, you will then need to poll for the query results based on the returned execution Id. -
Uses of UsageExecutionResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UsageExecutionResultModifier and TypeMethodDescriptionUsageExecutionResult.executionId(String executionId) The id of the query executionUsageExecutionResult.resultsUri(String resultsUri) URI where the query results can be retrieved