Uses of Class
com.oracle.bmc.opsi.responses.CreateOperationsInsightsWarehouseUserResponse
- 
Packages that use CreateOperationsInsightsWarehouseUserResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of CreateOperationsInsightsWarehouseUserResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponseOperationsInsights. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request)Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.CreateOperationsInsightsWarehouseUserResponseOperationsInsightsClient. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description Future<CreateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsync. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request, AsyncHandler<CreateOperationsInsightsWarehouseUserRequest,CreateOperationsInsightsWarehouseUserResponse> handler)Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.Future<CreateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsyncClient. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request, AsyncHandler<CreateOperationsInsightsWarehouseUserRequest,CreateOperationsInsightsWarehouseUserResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description Future<CreateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsync. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request, AsyncHandler<CreateOperationsInsightsWarehouseUserRequest,CreateOperationsInsightsWarehouseUserResponse> handler)Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.Future<CreateOperationsInsightsWarehouseUserResponse>OperationsInsightsAsyncClient. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request, AsyncHandler<CreateOperationsInsightsWarehouseUserRequest,CreateOperationsInsightsWarehouseUserResponse> handler)
- 
Uses of CreateOperationsInsightsWarehouseUserResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponseCreateOperationsInsightsWarehouseUserResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponse.BuilderCreateOperationsInsightsWarehouseUserResponse.Builder. copy(CreateOperationsInsightsWarehouseUserResponse o)Copy method to populate the builder with values from the given instance.
 
-