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