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.opsi
Methods in com.oracle.bmc.opsi that return CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponse
OperationsInsights. createOperationsInsightsWarehouseUser(CreateOperationsInsightsWarehouseUserRequest request)
Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.CreateOperationsInsightsWarehouseUserResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponse
CreateOperationsInsightsWarehouseUserResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type CreateOperationsInsightsWarehouseUserResponse Modifier and Type Method Description CreateOperationsInsightsWarehouseUserResponse.Builder
CreateOperationsInsightsWarehouseUserResponse.Builder. copy(CreateOperationsInsightsWarehouseUserResponse o)
Copy method to populate the builder with values from the given instance.
-