Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
SortKey |
SortKey.Builder.build() |
SortKey |
SortOper.getSortKey() |
Modifier and Type | Method and Description |
---|---|
SortKey.Builder |
SortKey.Builder.copy(SortKey model) |
SortOper.Builder |
SortOper.Builder.sortKey(SortKey sortKey) |
Constructor and Description |
---|
SortOper(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,
SortKey sortKey)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.