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