Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
ConnectionSummaryFromAtp |
ConnectionSummaryFromAtp.Builder.build() |
ConnectionSummaryFromAtp |
DataAssetSummaryFromAtp.getDefaultConnection() |
Modifier and Type | Method and Description |
---|---|
ConnectionSummaryFromAtp.Builder |
ConnectionSummaryFromAtp.Builder.copy(ConnectionSummaryFromAtp model) |
DataAssetSummaryFromAtp.Builder |
DataAssetSummaryFromAtp.Builder.defaultConnection(ConnectionSummaryFromAtp defaultConnection) |
Constructor and Description |
---|
DataAssetSummaryFromAtp(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 serviceName,
List<String> serviceNames,
String driverClass,
ConnectionSummaryFromAtp defaultConnection)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.