Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Class and Description |
---|---|
class |
WarehouseTableDataObjectDetails
Details of a TABLE type data object in a Warehouse.
|
class |
WarehouseViewDataObjectDetails
Details of a VIEW type data object in a Warehouse.
|
Modifier and Type | Method and Description |
---|---|
WarehouseDataObjectDetails |
WarehouseDataObjectSummary.getDetails() |
Modifier and Type | Method and Description |
---|---|
WarehouseDataObjectSummary.Builder |
WarehouseDataObjectSummary.Builder.details(WarehouseDataObjectDetails details) |
Constructor and Description |
---|
WarehouseDataObjectSummary(DataObjectType dataObjectType,
String name,
String owner,
WarehouseDataObjectDetails details)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.