| CreateIndexRequest |
A request to create an index.
|
| CreateIndexResponse |
A response for a create index action.
|
| FreezeIndexRequest |
Request for the _freeze index API
|
| GetFieldMappingsRequest |
Request the mappings of specific fields
|
| GetFieldMappingsResponse |
|
| GetFieldMappingsResponse.FieldMappingMetaData |
|
| GetIndexRequest |
A request to retrieve information about an index.
|
| GetIndexResponse |
A client side response for a get index action.
|
| GetIndexTemplatesRequest |
A request to read the content of index templates
|
| GetIndexTemplatesResponse |
|
| GetMappingsRequest |
|
| GetMappingsResponse |
|
| IndexTemplateMetaData |
|
| IndexTemplateMetaData.Builder |
|
| IndexTemplatesExistRequest |
A request to check for the existence of index templates
|
| PutIndexTemplateRequest |
A request to create an index template.
|
| PutMappingRequest |
Put a mapping definition into one or more indices.
|
| UnfreezeIndexRequest |
Request for the _unfreeze index API
|