Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
UpdateConnectionFromAtp |
UpdateConnectionFromAtp.Builder.build() |
UpdateConnectionFromAtp |
UpdateDataAssetFromAtp.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
UpdateConnectionFromAtp.Builder |
UpdateConnectionFromAtp.Builder.copy(UpdateConnectionFromAtp model) |
UpdateDataAssetFromAtp.Builder |
UpdateDataAssetFromAtp.Builder.defaultConnection(UpdateConnectionFromAtp defaultConnection) |
Constructor and Description |
---|
UpdateDataAssetFromAtp(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
Integer objectVersion,
String identifier,
String externalKey,
Map<String,String> assetProperties,
RegistryMetadata registryMetadata,
String serviceName,
String driverClass,
String credentialFileContent,
SensitiveAttribute walletSecret,
SensitiveAttribute walletPasswordSecret,
String regionId,
String tenancyId,
String compartmentId,
String autonomousDbId,
UpdateConnectionFromAtp defaultConnection)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.