Uses of Class
com.mypurecloud.sdk.v2.model.AuditQueryExecutionResultsResponse
Packages that use AuditQueryExecutionResultsResponse
-
Uses of AuditQueryExecutionResultsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AuditQueryExecutionResultsResponseModifier and TypeMethodDescriptionAuditApi.getAuditsQueryTransactionIdResults(GetAuditsQueryTransactionIdResultsRequest request) Get results of audit queryAuditApi.getAuditsQueryTransactionIdResults(String transactionId, String cursor, Integer pageSize, List<String> expand, Boolean allowRedirect) Get results of audit queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AuditQueryExecutionResultsResponseModifier and TypeMethodDescriptionAuditApi.getAuditsQueryTransactionIdResults(ApiRequest<Void> request) Get results of audit queryAuditApiAsync.getAuditsQueryTransactionIdResultsAsync(GetAuditsQueryTransactionIdResultsRequest request, AsyncApiCallback<AuditQueryExecutionResultsResponse> callback) Get results of audit queryAuditApiAsync.getAuditsQueryTransactionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AuditQueryExecutionResultsResponse>> callback) Get results of audit queryAuditApi.getAuditsQueryTransactionIdResultsWithHttpInfo(String transactionId, String cursor, Integer pageSize, List<String> expand, Boolean allowRedirect) Get results of audit queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AuditQueryExecutionResultsResponseModifier and TypeMethodDescriptionAuditApiAsync.getAuditsQueryTransactionIdResultsAsync(GetAuditsQueryTransactionIdResultsRequest request, AsyncApiCallback<AuditQueryExecutionResultsResponse> callback) Get results of audit queryAuditApiAsync.getAuditsQueryTransactionIdResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AuditQueryExecutionResultsResponse>> callback) Get results of audit query -
Uses of AuditQueryExecutionResultsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AuditQueryExecutionResultsResponseModifier and TypeMethodDescriptionOptional cursor to indicate where to resume the results.AuditQueryExecutionResultsResponse.entities(List<AuditLogMessage> entities) List of audit messages.Id of the audit query execution request.Number of results in a page.