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