Uses of Class
com.oracle.bmc.loganalytics.responses.GetRecalledDataSizeResponse
-
Packages that use GetRecalledDataSizeResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of GetRecalledDataSizeResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return GetRecalledDataSizeResponse Modifier and Type Method Description GetRecalledDataSizeResponseLogAnalytics. getRecalledDataSize(GetRecalledDataSizeRequest request)This API gets the datasize of recalls for a given timeframeGetRecalledDataSizeResponseLogAnalyticsClient. getRecalledDataSize(GetRecalledDataSizeRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type GetRecalledDataSizeResponse Modifier and Type Method Description Future<GetRecalledDataSizeResponse>LogAnalyticsAsync. getRecalledDataSize(GetRecalledDataSizeRequest request, AsyncHandler<GetRecalledDataSizeRequest,GetRecalledDataSizeResponse> handler)This API gets the datasize of recalls for a given timeframeFuture<GetRecalledDataSizeResponse>LogAnalyticsAsyncClient. getRecalledDataSize(GetRecalledDataSizeRequest request, AsyncHandler<GetRecalledDataSizeRequest,GetRecalledDataSizeResponse> handler)Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetRecalledDataSizeResponse Modifier and Type Method Description Future<GetRecalledDataSizeResponse>LogAnalyticsAsync. getRecalledDataSize(GetRecalledDataSizeRequest request, AsyncHandler<GetRecalledDataSizeRequest,GetRecalledDataSizeResponse> handler)This API gets the datasize of recalls for a given timeframeFuture<GetRecalledDataSizeResponse>LogAnalyticsAsyncClient. getRecalledDataSize(GetRecalledDataSizeRequest request, AsyncHandler<GetRecalledDataSizeRequest,GetRecalledDataSizeResponse> handler) -
Uses of GetRecalledDataSizeResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return GetRecalledDataSizeResponse Modifier and Type Method Description GetRecalledDataSizeResponseGetRecalledDataSizeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetRecalledDataSizeResponse Modifier and Type Method Description GetRecalledDataSizeResponse.BuilderGetRecalledDataSizeResponse.Builder. copy(GetRecalledDataSizeResponse o)Copy method to populate the builder with values from the given instance.
-