Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
ConnectionFromLakehouseDetails |
ConnectionFromLakehouseDetails.Builder.build() |
ConnectionFromLakehouseDetails |
DataAssetFromLakehouseDetails.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
ConnectionFromLakehouseDetails.Builder |
ConnectionFromLakehouseDetails.Builder.copy(ConnectionFromLakehouseDetails model) |
DataAssetFromLakehouseDetails.Builder |
DataAssetFromLakehouseDetails.Builder.defaultConnection(ConnectionFromLakehouseDetails defaultConnection) |
Constructor and Description |
---|
DataAssetFromLakehouseDetails(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
String identifier,
String externalKey,
Map<String,String> assetProperties,
TypeSystem nativeTypeSystem,
Integer objectVersion,
ParentReference parentRef,
ObjectMetadata metadata,
Map<String,String> keyMap,
String lakehouseOcid,
String metastoreId,
String rangerEndpoint,
ConnectionFromLakehouseDetails defaultConnection)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.