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.opsi
Methods in com.oracle.bmc.opsi that return UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponse
OperationsInsights. updateOperationsInsightsWarehouseUser(UpdateOperationsInsightsWarehouseUserRequest request)
Updates the configuration of an Operations Insights Warehouse User.UpdateOperationsInsightsWarehouseUserResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponse
UpdateOperationsInsightsWarehouseUserResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type UpdateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description UpdateOperationsInsightsWarehouseUserResponse.Builder
UpdateOperationsInsightsWarehouseUserResponse.Builder. copy(UpdateOperationsInsightsWarehouseUserResponse o)
Copy method to populate the builder with values from the given instance.
-