Interface ElasticsearchDataSourceConfig.Builder

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

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

    • endpoint

      The endpoint.

      Parameters:
      endpoint - The endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsRegion

      The Amazon Web Services Region.

      Parameters:
      awsRegion - The Amazon Web Services Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.