Uses of Class
com.mypurecloud.sdk.v2.model.LogCaptureDownloadExecutionResponse
Packages that use LogCaptureDownloadExecutionResponse
-
Uses of LogCaptureDownloadExecutionResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return LogCaptureDownloadExecutionResponseModifier and TypeMethodDescriptionLogCaptureApi.getDiagnosticsLogcaptureBrowserEntriesDownloadJob(GetDiagnosticsLogcaptureBrowserEntriesDownloadJobRequest request) Gets status of async download executionLogCaptureApi.getDiagnosticsLogcaptureBrowserEntriesDownloadJob(String jobId) Gets status of async download executionLogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesDownloadJobs(PostDiagnosticsLogcaptureBrowserEntriesDownloadJobsRequest request) Creates an async download executionLogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesDownloadJobs(LogCaptureQueryRequest body) Creates an async download executionMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type LogCaptureDownloadExecutionResponseModifier and TypeMethodDescriptionLogCaptureApi.getDiagnosticsLogcaptureBrowserEntriesDownloadJob(ApiRequest<Void> request) Gets status of async download executionLogCaptureApiAsync.getDiagnosticsLogcaptureBrowserEntriesDownloadJobAsync(GetDiagnosticsLogcaptureBrowserEntriesDownloadJobRequest request, AsyncApiCallback<LogCaptureDownloadExecutionResponse> callback) Gets status of async download executionLogCaptureApiAsync.getDiagnosticsLogcaptureBrowserEntriesDownloadJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LogCaptureDownloadExecutionResponse>> callback) Gets status of async download executionLogCaptureApi.getDiagnosticsLogcaptureBrowserEntriesDownloadJobWithHttpInfo(String jobId) Gets status of async download executionLogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesDownloadJobs(ApiRequest<LogCaptureQueryRequest> request) Creates an async download executionLogCaptureApiAsync.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsAsync(PostDiagnosticsLogcaptureBrowserEntriesDownloadJobsRequest request, AsyncApiCallback<LogCaptureDownloadExecutionResponse> callback) Creates an async download executionLogCaptureApiAsync.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsAsync(ApiRequest<LogCaptureQueryRequest> request, AsyncApiCallback<ApiResponse<LogCaptureDownloadExecutionResponse>> callback) Creates an async download executionLogCaptureApi.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsWithHttpInfo(LogCaptureQueryRequest body) Creates an async download executionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LogCaptureDownloadExecutionResponseModifier and TypeMethodDescriptionLogCaptureApiAsync.getDiagnosticsLogcaptureBrowserEntriesDownloadJobAsync(GetDiagnosticsLogcaptureBrowserEntriesDownloadJobRequest request, AsyncApiCallback<LogCaptureDownloadExecutionResponse> callback) Gets status of async download executionLogCaptureApiAsync.getDiagnosticsLogcaptureBrowserEntriesDownloadJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<LogCaptureDownloadExecutionResponse>> callback) Gets status of async download executionLogCaptureApiAsync.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsAsync(PostDiagnosticsLogcaptureBrowserEntriesDownloadJobsRequest request, AsyncApiCallback<LogCaptureDownloadExecutionResponse> callback) Creates an async download executionLogCaptureApiAsync.postDiagnosticsLogcaptureBrowserEntriesDownloadJobsAsync(ApiRequest<LogCaptureQueryRequest> request, AsyncApiCallback<ApiResponse<LogCaptureDownloadExecutionResponse>> callback) Creates an async download execution -
Uses of LogCaptureDownloadExecutionResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LogCaptureDownloadExecutionResponseModifier and TypeMethodDescriptionId of file download job.