Class ElasticsearchProjectClient
java.lang.Object
co.elastic.clients.ApiClient<ElasticsearchTransport,ElasticsearchProjectClient>
co.elastic.clients.elasticsearch.project.ElasticsearchProjectClient
- All Implemented Interfaces:
Closeable,AutoCloseable
public class ElasticsearchProjectClient
extends ApiClient<ElasticsearchTransport,ElasticsearchProjectClient>
Client for the project namespace.
-
Field Summary
Fields inherited from class co.elastic.clients.ApiClient
transport, transportOptions -
Constructor Summary
ConstructorsConstructorDescriptionElasticsearchProjectClient(ElasticsearchTransport transport) ElasticsearchProjectClient(ElasticsearchTransport transport, TransportOptions transportOptions) -
Method Summary
Modifier and TypeMethodDescriptiontags()Return tags defined for the projectwithTransportOptions(TransportOptions transportOptions) Creates a new client with some request optionsMethods inherited from class co.elastic.clients.ApiClient
_jsonpMapper, _transport, _transportOptions, close, getDeserializer, withTransportOptions
-
Constructor Details
-
ElasticsearchProjectClient
-
ElasticsearchProjectClient
public ElasticsearchProjectClient(ElasticsearchTransport transport, @Nullable TransportOptions transportOptions)
-
-
Method Details
-
withTransportOptions
Description copied from class:ApiClientCreates a new client with some request options- Specified by:
withTransportOptionsin classApiClient<ElasticsearchTransport,ElasticsearchProjectClient>
-
tags
Return tags defined for the project- Throws:
IOExceptionElasticsearchException- See Also:
-