public class IndicesExistsAction extends IndicesAction<IndicesExistsRequest,IndicesExistsResponse,IndicesExistsRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static IndicesExistsAction |
INSTANCE |
static String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
IndicesExistsRequestBuilder |
newRequestBuilder(IndicesAdminClient client)
Creates a new request builder given the client provided as argument
|
IndicesExistsResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final IndicesExistsAction INSTANCE
public static final String NAME
public IndicesExistsResponse newResponse()
GenericActionnewResponse in class GenericAction<IndicesExistsRequest,IndicesExistsResponse>public IndicesExistsRequestBuilder newRequestBuilder(IndicesAdminClient client)
ActionnewRequestBuilder in class Action<IndicesExistsRequest,IndicesExistsResponse,IndicesExistsRequestBuilder,IndicesAdminClient>Copyright © 2009–2016. All rights reserved.