| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
EstimateRecallDataSizeResponse |
LogAnalyticsClient.estimateRecallDataSize(EstimateRecallDataSizeRequest request) |
EstimateRecallDataSizeResponse |
LogAnalytics.estimateRecallDataSize(EstimateRecallDataSizeRequest request)
This API gives an active storage usage estimate for archived data to be recalled and the time range of such data.
|
| Modifier and Type | Method and Description |
|---|---|
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsync.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
com.oracle.bmc.responses.AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler)
This API gives an active storage usage estimate for archived data to be recalled and the time range of such data.
|
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsyncClient.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
com.oracle.bmc.responses.AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsync.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
com.oracle.bmc.responses.AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler)
This API gives an active storage usage estimate for archived data to be recalled and the time range of such data.
|
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsyncClient.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
com.oracle.bmc.responses.AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
EstimateRecallDataSizeResponse |
EstimateRecallDataSizeResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
EstimateRecallDataSizeResponse.Builder |
EstimateRecallDataSizeResponse.Builder.copy(EstimateRecallDataSizeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.