| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.repositories.delete |
| Modifier and Type | Field and Description |
|---|---|
static DeleteRepositoryAction |
DeleteRepositoryAction.INSTANCE |
| Constructor and Description |
|---|
DeleteRepositoryRequestBuilder(ElasticsearchClient client,
DeleteRepositoryAction action)
Constructs unregister repository request builder
|
DeleteRepositoryRequestBuilder(ElasticsearchClient client,
DeleteRepositoryAction action,
String name)
Constructs unregister repository request builder with specified repository name
|
Copyright © 2009–2017. All rights reserved.