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