Uses of Class
com.oracle.bmc.opsi.responses.UpdateOperationsInsightsWarehouseResponse
- 
Packages that use UpdateOperationsInsightsWarehouseResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of UpdateOperationsInsightsWarehouseResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return UpdateOperationsInsightsWarehouseResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseResponseOperationsInsights. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request)Updates the configuration of an Ops Insights Warehouse.UpdateOperationsInsightsWarehouseResponseOperationsInsightsClient. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateOperationsInsightsWarehouseResponse Modifier and Type Method Description Future<UpdateOperationsInsightsWarehouseResponse>OperationsInsightsAsync. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseRequest,UpdateOperationsInsightsWarehouseResponse> handler)Updates the configuration of an Ops Insights Warehouse.Future<UpdateOperationsInsightsWarehouseResponse>OperationsInsightsAsyncClient. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseRequest,UpdateOperationsInsightsWarehouseResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateOperationsInsightsWarehouseResponse Modifier and Type Method Description Future<UpdateOperationsInsightsWarehouseResponse>OperationsInsightsAsync. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseRequest,UpdateOperationsInsightsWarehouseResponse> handler)Updates the configuration of an Ops Insights Warehouse.Future<UpdateOperationsInsightsWarehouseResponse>OperationsInsightsAsyncClient. updateOperationsInsightsWarehouse(UpdateOperationsInsightsWarehouseRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseRequest,UpdateOperationsInsightsWarehouseResponse> handler)
- 
Uses of UpdateOperationsInsightsWarehouseResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return UpdateOperationsInsightsWarehouseResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseResponseUpdateOperationsInsightsWarehouseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateOperationsInsightsWarehouseResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseResponse.BuilderUpdateOperationsInsightsWarehouseResponse.Builder. copy(UpdateOperationsInsightsWarehouseResponse o)Copy method to populate the builder with values from the given instance.
 
-