Uses of Class
com.oracle.bmc.loganalytics.responses.UpdateStorageResponse
- 
Packages that use UpdateStorageResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of UpdateStorageResponse in com.oracle.bmc.loganalyticsMethods in com.oracle.bmc.loganalytics that return UpdateStorageResponse Modifier and Type Method Description UpdateStorageResponseLogAnalytics. updateStorage(UpdateStorageRequest request)This API updates the archiving configurationUpdateStorageResponseLogAnalyticsClient. updateStorage(UpdateStorageRequest request)Methods in com.oracle.bmc.loganalytics that return types with arguments of type UpdateStorageResponse 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)Method parameters in com.oracle.bmc.loganalytics with type arguments of type UpdateStorageResponse 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 UpdateStorageResponse in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return UpdateStorageResponse Modifier and Type Method Description UpdateStorageResponseUpdateStorageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type UpdateStorageResponse Modifier and Type Method Description UpdateStorageResponse.BuilderUpdateStorageResponse.Builder. copy(UpdateStorageResponse o)Copy method to populate the builder with values from the given instance.
 
-