Interface ExasolParameters.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExasolParameters.Builder,ExasolParameters>, SdkBuilder<ExasolParameters.Builder,ExasolParameters>, SdkPojo
Enclosing class:
ExasolParameters

public static interface ExasolParameters.Builder extends SdkPojo, CopyableBuilder<ExasolParameters.Builder,ExasolParameters>
  • Method Details

    • host

      The hostname or IP address of the Exasol data source.

      Parameters:
      host - The hostname or IP address of the Exasol data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port for the Exasol data source.

      Parameters:
      port - The port for the Exasol data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.