Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
NativeShapeField |
NativeShapeField.Builder.build() |
NativeShapeField |
ShapeField.getNativeShapeField() |
Modifier and Type | Method and Description |
---|---|
NativeShapeField.Builder |
NativeShapeField.Builder.copy(NativeShapeField model) |
ShapeField.Builder |
ShapeField.Builder.nativeShapeField(NativeShapeField nativeShapeField) |
Constructor and Description |
---|
ShapeField(String key,
String modelVersion,
ParentReference parentRef,
ConfigValues configValues,
Integer objectStatus,
String name,
String description,
Object type,
List<String> labels,
NativeShapeField nativeShapeField)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.