public class DeleteMappingClusterStateUpdateRequest extends IndicesClusterStateUpdateRequest<DeleteMappingClusterStateUpdateRequest>
| Modifier and Type | Method and Description |
|---|---|
String[] |
types()
Returns the type to be removed
|
DeleteMappingClusterStateUpdateRequest |
types(String[] types)
Sets the type to be removed
|
indices, indicesackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeoutpublic String[] types()
public DeleteMappingClusterStateUpdateRequest types(String[] types)
Copyright © 2009–2016. All rights reserved.