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.modelMethods in com.oracle.bmc.opsi.model that return OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollectionOperationsInsightsWarehouseSummaryCollection.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollection.BuilderOperationsInsightsWarehouseSummaryCollection.Builder. copy(OperationsInsightsWarehouseSummaryCollection model)
- 
Uses of OperationsInsightsWarehouseSummaryCollection in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description OperationsInsightsWarehouseSummaryCollectionListOperationsInsightsWarehousesResponse. getOperationsInsightsWarehouseSummaryCollection()The returned OperationsInsightsWarehouseSummaryCollection instance.Methods in com.oracle.bmc.opsi.responses with parameters of type OperationsInsightsWarehouseSummaryCollection Modifier and Type Method Description ListOperationsInsightsWarehousesResponse.BuilderListOperationsInsightsWarehousesResponse.Builder. operationsInsightsWarehouseSummaryCollection(OperationsInsightsWarehouseSummaryCollection operationsInsightsWarehouseSummaryCollection)The returned OperationsInsightsWarehouseSummaryCollection instance.
 
-