Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Class and Description |
---|---|
class |
ObjectStorageWriteAttribute
Properties to configure writing to Object Storage.
|
class |
ObjectStorageWriteAttributes
Properties to configure writing to Object Storage.
|
class |
OracleAdwcWriteAttribute
Properties to configure writing to Oracle Autonomous Data Warehouse Cloud.
|
class |
OracleAdwcWriteAttributes
Properties to configure when writing to Oracle Autonomous Data Warehouse Cloud.
|
class |
OracleAtpWriteAttribute
Properties to configure writing to Oracle Autonomous Transaction Processing.
|
class |
OracleAtpWriteAttributes
Properties to configure when writing to Oracle Autonomous Data Warehouse Cloud.
|
class |
OracleWriteAttribute
The Oracle write attribute.
|
class |
OracleWriteAttributes
Properties to configure when writing to an Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
AbstractWriteAttribute |
WriteOperationConfig.getWriteAttribute() |
Modifier and Type | Method and Description |
---|---|
WriteOperationConfig.Builder |
WriteOperationConfig.Builder.writeAttribute(AbstractWriteAttribute writeAttribute) |
Constructor and Description |
---|
WriteOperationConfig(Map<String,String> metadataConfigProperties,
Map<String,String> derivedAttributes,
BipCallAttribute callAttribute,
String key,
String modelVersion,
ParentReference parentRef,
List<PushDownOperation> operations,
DataFormat dataFormat,
PartitionConfig partitionConfig,
AbstractWriteAttribute writeAttribute,
WriteOperationConfig.WriteMode writeMode,
UniqueKey mergeKey,
Integer objectStatus)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.