Uses of Class
com.oracle.bmc.opsi.responses.GetOperationsInsightsWarehouseResponse
-
Packages that use GetOperationsInsightsWarehouseResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of GetOperationsInsightsWarehouseResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return GetOperationsInsightsWarehouseResponse Modifier and Type Method Description GetOperationsInsightsWarehouseResponse
OperationsInsights. getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request)
Gets details of an Ops Insights Warehouse.GetOperationsInsightsWarehouseResponse
OperationsInsightsClient. getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type GetOperationsInsightsWarehouseResponse Modifier and Type Method Description Future<GetOperationsInsightsWarehouseResponse>
OperationsInsightsAsync. getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request, AsyncHandler<GetOperationsInsightsWarehouseRequest,GetOperationsInsightsWarehouseResponse> handler)
Gets details of an Ops Insights Warehouse.Future<GetOperationsInsightsWarehouseResponse>
OperationsInsightsAsyncClient. getOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request, AsyncHandler<GetOperationsInsightsWarehouseRequest,GetOperationsInsightsWarehouseResponse> handler)
-
Uses of GetOperationsInsightsWarehouseResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return GetOperationsInsightsWarehouseResponse Modifier and Type Method Description GetOperationsInsightsWarehouseResponse
GetOperationsInsightsWarehouseResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetOperationsInsightsWarehouseResponse Modifier and Type Method Description GetOperationsInsightsWarehouseResponse.Builder
GetOperationsInsightsWarehouseResponse.Builder. copy(GetOperationsInsightsWarehouseResponse o)
Copy method to populate the builder with values from the given instance.
-