Package org.opensearch.cluster.metadata
Class MetadataIndexTemplateService.RemoveRequest
java.lang.Object
org.opensearch.cluster.metadata.MetadataIndexTemplateService.RemoveRequest
- Enclosing class:
MetadataIndexTemplateService
A remove Request.
- Opensearch.internal:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclusterManagerTimeout
(org.opensearch.common.unit.TimeValue clusterManagerTimeout) masterTimeout
(org.opensearch.common.unit.TimeValue masterTimeout) Deprecated.
-
Constructor Details
-
RemoveRequest
-
-
Method Details
-
clusterManagerTimeout
public MetadataIndexTemplateService.RemoveRequest clusterManagerTimeout(org.opensearch.common.unit.TimeValue clusterManagerTimeout) -
masterTimeout
@Deprecated public MetadataIndexTemplateService.RemoveRequest masterTimeout(org.opensearch.common.unit.TimeValue masterTimeout) Deprecated.As of 2.2, because supporting inclusive language, replaced byclusterManagerTimeout
-
clusterManagerTimeout