Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
ConnectionSummaryFromLake |
ConnectionSummaryFromLake.Builder.build() |
ConnectionSummaryFromLake |
DataAssetSummaryFromLake.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
ConnectionSummaryFromLake.Builder |
ConnectionSummaryFromLake.Builder.copy(ConnectionSummaryFromLake model) |
DataAssetSummaryFromLake.Builder |
DataAssetSummaryFromLake.Builder.defaultConnection(ConnectionSummaryFromLake defaultConnection) |
Constructor and Description |
---|
DataAssetSummaryFromLake(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,
String lakeId,
String metastoreId,
String lakeProxyEndpoint,
ConnectionSummaryFromLake defaultConnection)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.