Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
UpdateConnectionFromLake |
UpdateConnectionFromLake.Builder.build() |
UpdateConnectionFromLake |
UpdateDataAssetFromLake.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
UpdateConnectionFromLake.Builder |
UpdateConnectionFromLake.Builder.copy(UpdateConnectionFromLake model) |
UpdateDataAssetFromLake.Builder |
UpdateDataAssetFromLake.Builder.defaultConnection(UpdateConnectionFromLake defaultConnection) |
Constructor and Description |
---|
UpdateDataAssetFromLake(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
Integer objectVersion,
String identifier,
String externalKey,
Map<String,String> assetProperties,
RegistryMetadata registryMetadata,
String lakeId,
String metastoreId,
String lakeProxyEndpoint,
UpdateConnectionFromLake defaultConnection)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.