Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
RecallArchivedDataRequest |
RecallArchivedDataRequest.Builder.build()
Build the instance of RecallArchivedDataRequest as configured by this builder
|
RecallArchivedDataRequest |
RecallArchivedDataRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RecallArchivedDataRequest as configured by this builder
|
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–2024. All rights reserved.