public class ConfigUpdateAction extends org.elasticsearch.action.Action<ConfigUpdateRequest,ConfigUpdateResponse,ConfigUpdateRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static ConfigUpdateAction |
INSTANCE |
static String |
NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigUpdateAction() |
| Modifier and Type | Method and Description |
|---|---|
ConfigUpdateRequestBuilder |
newRequestBuilder(org.elasticsearch.client.ElasticsearchClient client) |
ConfigUpdateResponse |
newResponse() |
public static final ConfigUpdateAction INSTANCE
public static final String NAME
public ConfigUpdateRequestBuilder newRequestBuilder(org.elasticsearch.client.ElasticsearchClient client)
newRequestBuilder in class org.elasticsearch.action.Action<ConfigUpdateRequest,ConfigUpdateResponse,ConfigUpdateRequestBuilder>public ConfigUpdateResponse newResponse()
newResponse in class org.elasticsearch.action.GenericAction<ConfigUpdateRequest,ConfigUpdateResponse>Copyright © 2015–2016. All rights reserved.