Uses of Class
com.oracle.bmc.loganalytics.model.EstimateRecallDataSizeResult
-
Packages that use EstimateRecallDataSizeResult Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of EstimateRecallDataSizeResult in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EstimateRecallDataSizeResult Modifier and Type Method Description EstimateRecallDataSizeResultEstimateRecallDataSizeResult.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type EstimateRecallDataSizeResult Modifier and Type Method Description EstimateRecallDataSizeResult.BuilderEstimateRecallDataSizeResult.Builder. copy(EstimateRecallDataSizeResult model) -
Uses of EstimateRecallDataSizeResult in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return EstimateRecallDataSizeResult Modifier and Type Method Description EstimateRecallDataSizeResultEstimateRecallDataSizeResponse. getEstimateRecallDataSizeResult()The returned EstimateRecallDataSizeResult instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type EstimateRecallDataSizeResult Modifier and Type Method Description EstimateRecallDataSizeResponse.BuilderEstimateRecallDataSizeResponse.Builder. estimateRecallDataSizeResult(EstimateRecallDataSizeResult estimateRecallDataSizeResult)The returned EstimateRecallDataSizeResult instance.
-