Uses of Class
com.oracle.bmc.loganalytics.requests.GetRecalledDataSizeRequest
-
Packages that use GetRecalledDataSizeRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of GetRecalledDataSizeRequest in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics with parameters of type GetRecalledDataSizeRequest Modifier and Type Method Description GetRecalledDataSizeResponseLogAnalytics. getRecalledDataSize(GetRecalledDataSizeRequest request)This API gets the datasize of recalls for a given timeframeFuture<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)GetRecalledDataSizeResponseLogAnalyticsClient. getRecalledDataSize(GetRecalledDataSizeRequest request)Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetRecalledDataSizeRequest 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 GetRecalledDataSizeRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return GetRecalledDataSizeRequest Modifier and Type Method Description GetRecalledDataSizeRequestGetRecalledDataSizeRequest.Builder. build()Build the instance of GetRecalledDataSizeRequest as configured by this builderGetRecalledDataSizeRequestGetRecalledDataSizeRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetRecalledDataSizeRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type GetRecalledDataSizeRequest Modifier and Type Method Description GetRecalledDataSizeRequest.BuilderGetRecalledDataSizeRequest.Builder. copy(GetRecalledDataSizeRequest o)Copy method to populate the builder with values from the given instance.
-