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