Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
OciFunction |
OciFunction.Builder.build() |
OciFunction |
Function.getOciFunction() |
Modifier and Type | Method and Description |
---|---|
OciFunction.Builder |
OciFunction.Builder.copy(OciFunction model) |
Function.Builder |
Function.Builder.ociFunction(OciFunction ociFunction) |
Constructor and Description |
---|
Function(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,
OciFunction ociFunction)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.