Uses of Class
com.oracle.bmc.opsi.model.OperationsInsightsWarehouseSummaryCollection
-
Packages that use OperationsInsightsWarehouseSummaryCollection Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.responses -
-
Uses of OperationsInsightsWarehouseSummaryCollection in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollection
OperationsInsightsWarehouseSummaryCollection.Builder. build()
Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollection.Builder
OperationsInsightsWarehouseSummaryCollection.Builder. copy(OperationsInsightsWarehouseSummaryCollection model)
-
Uses of OperationsInsightsWarehouseSummaryCollection in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollection
ListOperationsInsightsWarehousesResponse. getOperationsInsightsWarehouseSummaryCollection()
The returned OperationsInsightsWarehouseSummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description ListOperationsInsightsWarehousesResponse.Builder
ListOperationsInsightsWarehousesResponse.Builder. operationsInsightsWarehouseSummaryCollection(OperationsInsightsWarehouseSummaryCollection operationsInsightsWarehouseSummaryCollection)
The returned OperationsInsightsWarehouseSummaryCollection instance.
-