public static interface ExasolParameters.Builder extends SdkPojo, CopyableBuilder<ExasolParameters.Builder,ExasolParameters>
| Modifier and Type | Method and Description |
|---|---|
ExasolParameters.Builder |
host(String host)
The hostname or IP address of the Exasol data source.
|
ExasolParameters.Builder |
port(Integer port)
The port for the Exasol data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExasolParameters.Builder host(String host)
The hostname or IP address of the Exasol data source.
host - The hostname or IP address of the Exasol data source.ExasolParameters.Builder port(Integer port)
The port for the Exasol data source.
port - The port for the Exasol data source.Copyright © 2023. All rights reserved.