@ProviderType
public interface IndexRequestExecutor
Modifier and Type | Method and Description |
---|---|
GetFieldMappingIndexResponse |
executeIndexRequest(GetFieldMappingIndexRequest getFieldMappingIndexRequest) |
GetMappingIndexResponse |
executeIndexRequest(GetMappingIndexRequest getMappingIndexRequest) |
PutMappingIndexResponse |
executeIndexRequest(PutMappingIndexRequest putMappingIndexRequest) |
GetFieldMappingIndexResponse executeIndexRequest(GetFieldMappingIndexRequest getFieldMappingIndexRequest)
GetMappingIndexResponse executeIndexRequest(GetMappingIndexRequest getMappingIndexRequest)
PutMappingIndexResponse executeIndexRequest(PutMappingIndexRequest putMappingIndexRequest)