| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.Builder.api(IGraphqlApi api)
Sets the value of
BaseDataSourceProps.getApi() |
static ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.builder() |
ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.Builder.description(String description)
Sets the value of
BaseDataSourceProps.getDescription() |
ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.Builder.domain(IDomain domain)
Sets the value of
ElasticsearchDataSourceProps.getDomain() |
ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.Builder.name(String name)
Sets the value of
BaseDataSourceProps.getName() |
ElasticsearchDataSourceProps.Builder |
ElasticsearchDataSourceProps.Builder.serviceRole(IRole serviceRole)
Sets the value of
BackedDataSourceProps.getServiceRole() |
Copyright © 2021. All rights reserved.