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