public static interface ElasticsearchDataSourceConfig.Builder extends CopyableBuilder<ElasticsearchDataSourceConfig.Builder,ElasticsearchDataSourceConfig>
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDataSourceConfig.Builder |
awsRegion(String awsRegion)
The AWS region.
|
ElasticsearchDataSourceConfig.Builder |
endpoint(String endpoint)
The endpoint.
|
copyapply, buildElasticsearchDataSourceConfig.Builder endpoint(String endpoint)
The endpoint.
endpoint - The endpoint.ElasticsearchDataSourceConfig.Builder awsRegion(String awsRegion)
The AWS region.
awsRegion - The AWS region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.