| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
RecallArchivedDataResponse |
LogAnalyticsClient.recallArchivedData(RecallArchivedDataRequest request) |
RecallArchivedDataResponse |
LogAnalytics.recallArchivedData(RecallArchivedDataRequest request)
This API submits a work request to recall archived data based on time interval and data type.
|
Future<RecallArchivedDataResponse> |
LogAnalyticsAsync.recallArchivedData(RecallArchivedDataRequest request,
com.oracle.bmc.responses.AsyncHandler<RecallArchivedDataRequest,RecallArchivedDataResponse> handler)
This API submits a work request to recall archived data based on time interval and data type.
|
Future<RecallArchivedDataResponse> |
LogAnalyticsAsyncClient.recallArchivedData(RecallArchivedDataRequest request,
com.oracle.bmc.responses.AsyncHandler<RecallArchivedDataRequest,RecallArchivedDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<RecallArchivedDataResponse> |
LogAnalyticsAsync.recallArchivedData(RecallArchivedDataRequest request,
com.oracle.bmc.responses.AsyncHandler<RecallArchivedDataRequest,RecallArchivedDataResponse> handler)
This API submits a work request to recall archived data based on time interval and data type.
|
Future<RecallArchivedDataResponse> |
LogAnalyticsAsyncClient.recallArchivedData(RecallArchivedDataRequest request,
com.oracle.bmc.responses.AsyncHandler<RecallArchivedDataRequest,RecallArchivedDataResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
RecallArchivedDataRequest |
RecallArchivedDataRequest.Builder.build()
Build the instance of RecallArchivedDataRequest as configured by this builder
|
RecallArchivedDataRequest |
RecallArchivedDataRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
RecallArchivedDataRequest.Builder |
RecallArchivedDataRequest.Builder.copy(RecallArchivedDataRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.