@Beta
public class UpdateIndexSettingsParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateIndexSettingsParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateIndexSettingsParams.Builder |
create() |
RepositoryIds |
getRepositoryIds() |
java.lang.String |
getSettings() |
boolean |
isRequireClosedIndex() |
public RepositoryIds getRepositoryIds()
public java.lang.String getSettings()
public boolean isRequireClosedIndex()
public static UpdateIndexSettingsParams.Builder create()