Uses of Class
com.oracle.bmc.loganalytics.requests.UpdateStorageRequest
- 
Packages that use UpdateStorageRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests 
- 
- 
Uses of UpdateStorageRequest in com.oracle.bmc.loganalyticsMethods in com.oracle.bmc.loganalytics with parameters of type UpdateStorageRequest Modifier and Type Method Description UpdateStorageResponseLogAnalytics. updateStorage(UpdateStorageRequest request)This API updates the archiving configurationFuture<UpdateStorageResponse>LogAnalyticsAsync. updateStorage(UpdateStorageRequest request, AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)This API updates the archiving configurationFuture<UpdateStorageResponse>LogAnalyticsAsyncClient. updateStorage(UpdateStorageRequest request, AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)UpdateStorageResponseLogAnalyticsClient. updateStorage(UpdateStorageRequest request)Method parameters in com.oracle.bmc.loganalytics with type arguments of type UpdateStorageRequest Modifier and Type Method Description Future<UpdateStorageResponse>LogAnalyticsAsync. updateStorage(UpdateStorageRequest request, AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)This API updates the archiving configurationFuture<UpdateStorageResponse>LogAnalyticsAsyncClient. updateStorage(UpdateStorageRequest request, AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
- 
Uses of UpdateStorageRequest in com.oracle.bmc.loganalytics.requestsMethods in com.oracle.bmc.loganalytics.requests that return UpdateStorageRequest Modifier and Type Method Description UpdateStorageRequestUpdateStorageRequest.Builder. build()Build the instance of UpdateStorageRequest as configured by this builderUpdateStorageRequestUpdateStorageRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateStorageRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type UpdateStorageRequest Modifier and Type Method Description UpdateStorageRequest.BuilderUpdateStorageRequest.Builder. copy(UpdateStorageRequest o)Copy method to populate the builder with values from the given instance.
 
-