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