Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static ConnectionProperty.Builder |
ConnectionProperty.builder()
Create a new builder.
|
ConnectionProperty.Builder |
ConnectionProperty.Builder.copy(ConnectionProperty model) |
ConnectionProperty.Builder |
ConnectionProperty.Builder.name(String name)
Free form text without any restriction on permitted characters.
|
ConnectionProperty.Builder |
ConnectionProperty.toBuilder() |
ConnectionProperty.Builder |
ConnectionProperty.Builder.value(String value)
The value for the connection name property.
|
Copyright © 2016–2024. All rights reserved.