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