Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
RootObject |
RootObject.Builder.build() |
RootObject |
Variable.getRootObjectDefaultValue() |
Modifier and Type | Method and Description |
---|---|
RootObject.Builder |
RootObject.Builder.copy(RootObject model) |
Variable.Builder |
Variable.Builder.rootObjectDefaultValue(RootObject rootObjectDefaultValue) |
Constructor and Description |
---|
Variable(String key,
String modelVersion,
String modelType,
ParentReference parentRef,
String name,
String description,
Integer objectVersion,
Integer objectStatus,
String identifier,
BaseType type,
ConfigValues configValues,
Object defaultValue,
RootObject rootObjectDefaultValue)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.