Interface PutMappingBuilder<TRequest,TJsonp>

Type Parameters:
TRequest - the search client's PutMappingRequest type
TJsonp - search clients' specific JSonp format
All Known Implementing Classes:
ElasticsearchPutMappingRequestBuilder, OpenSearchPutMappingRequestBuilder

public interface PutMappingBuilder<TRequest,TJsonp>
The builder is for making request to a search engine server for updating the mapping of the index.