public class PendingClusterTasksAction extends ClusterAction<PendingClusterTasksRequest,PendingClusterTasksResponse,PendingClusterTasksRequestBuilder>
Modifier and Type | Field and Description |
---|---|
static PendingClusterTasksAction |
INSTANCE |
static String |
NAME |
Modifier and Type | Method and Description |
---|---|
PendingClusterTasksRequestBuilder |
newRequestBuilder(ClusterAdminClient client)
Creates a new request builder given the client provided as argument
|
PendingClusterTasksResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptions
public static final PendingClusterTasksAction INSTANCE
public static final String NAME
public PendingClusterTasksResponse newResponse()
GenericAction
newResponse
in class GenericAction<PendingClusterTasksRequest,PendingClusterTasksResponse>
public PendingClusterTasksRequestBuilder newRequestBuilder(ClusterAdminClient client)
Action
Copyright © 2009–2015. All rights reserved.