Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static InputProxyField.Builder |
InputProxyField.builder()
Create a new builder.
|
InputProxyField.Builder |
InputProxyField.Builder.configValues(ConfigValues configValues) |
InputProxyField.Builder |
InputProxyField.Builder.copy(InputProxyField model) |
InputProxyField.Builder |
InputProxyField.Builder.description(String description) |
InputProxyField.Builder |
InputProxyField.Builder.key(String key) |
InputProxyField.Builder |
InputProxyField.Builder.labels(List<String> labels)
Labels are keywords or labels that you can add to data assets, dataflows and so on.
|
InputProxyField.Builder |
InputProxyField.Builder.modelVersion(String modelVersion) |
InputProxyField.Builder |
InputProxyField.Builder.name(String name) |
InputProxyField.Builder |
InputProxyField.Builder.objectStatus(Integer objectStatus) |
InputProxyField.Builder |
InputProxyField.Builder.parentRef(ParentReference parentRef) |
InputProxyField.Builder |
InputProxyField.Builder.scope(Object scope)
Reference to a typed object, this can be either a key value to an object within the
document, a shall referenced to a
TypedObject or a full TypedObject
definition. |
InputProxyField.Builder |
InputProxyField.toBuilder() |
InputProxyField.Builder |
InputProxyField.Builder.type(BaseType type) |
Copyright © 2016–2024. All rights reserved.