Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
ReadOperationConfig |
ReadOperationConfig.Builder.build() |
ReadOperationConfig |
Source.getReadOperationConfig() |
Modifier and Type | Method and Description |
---|---|
ReadOperationConfig.Builder |
ReadOperationConfig.Builder.copy(ReadOperationConfig model) |
Source.Builder |
Source.Builder.readOperationConfig(ReadOperationConfig readOperationConfig) |
Constructor and Description |
---|
Source(String key,
String modelVersion,
ParentReference parentRef,
String name,
String description,
Integer objectVersion,
List<InputPort> inputPorts,
List<TypedObject> outputPorts,
Integer objectStatus,
String identifier,
List<Parameter> parameters,
ConfigValues opConfigValues,
DataEntity entity,
Boolean isReadAccess,
Boolean isCopyFields,
Boolean isPredefinedShape,
SchemaDriftConfig schemaDriftConfig,
Shape fixedDataShape,
ReadOperationConfig readOperationConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.