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, indices
ackTimeout, ackTimeout, masterNodeTimeout, masterNodeTimeout
public String[] types()
public DeleteMappingClusterStateUpdateRequest types(String[] types)
Copyright © 2009–2015. All rights reserved.