Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
PivotKeys |
PivotKeys.Builder.build() |
PivotKeys |
Pivot.getPivotKeys() |
Modifier and Type | Method and Description |
---|---|
PivotKeys.Builder |
PivotKeys.Builder.copy(PivotKeys model) |
Pivot.Builder |
Pivot.Builder.pivotKeys(PivotKeys pivotKeys) |
Constructor and Description |
---|
Pivot(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,
DynamicProxyField groupByColumns,
MaterializedDynamicField materializedGroupByColumns,
PivotKeys pivotKeys)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.