Uses of Class
com.oracle.bmc.opsi.responses.UpdateOperationsInsightsWarehouseUserResponse
- 
Packages that use UpdateOperationsInsightsWarehouseUserResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of UpdateOperationsInsightsWarehouseUserResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponseOperationsInsights. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request)Updates the configuration of an Operations Insights Warehouse User.UpdateOperationsInsightsWarehouseUserResponseOperationsInsightsClient. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description Future<UpdateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsync. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseUserRequest,UpdateOperationsInsightsWarehouseUserResponse> handler)Updates the configuration of an Operations Insights Warehouse User.Future<UpdateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsyncClient. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseUserRequest,UpdateOperationsInsightsWarehouseUserResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description Future<UpdateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsync. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseUserRequest,UpdateOperationsInsightsWarehouseUserResponse> handler)Updates the configuration of an Operations Insights Warehouse User.Future<UpdateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsyncClient. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request, AsyncHandler<UpdateOperationsInsightsWarehouseUserRequest,UpdateOperationsInsightsWarehouseUserResponse> handler)
- 
Uses of UpdateOperationsInsightsWarehouseUserResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponseUpdateOperationsInsightsWarehouseUserResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponse.BuilderUpdateOperationsInsightsWarehouseUserResponse.Builder. copy(UpdateOperationsInsightsWarehouseUserResponse o)Copy method to populate the builder with values from the given instance.
 
-