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> |
LogAnalyticsAsyncClient.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler) |
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsync.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
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.
|
Modifier and Type | Method and Description |
---|---|
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsyncClient.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler) |
Future<EstimateRecallDataSizeResponse> |
LogAnalyticsAsync.estimateRecallDataSize(EstimateRecallDataSizeRequest request,
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.
|
Modifier and Type | Method and Description |
---|---|
EstimateRecallDataSizeResponse |
EstimateRecallDataSizeResponse.Builder.build()
Build the response object.
|
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–2023. All rights reserved.