public static class SearchGuardRoles.Roles.Indices extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchGuardRoles.Roles.Indices.Type |
| Constructor and Description |
|---|
Indices() |
Indices(String index,
String type,
String action) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndex() |
List<SearchGuardRoles.Roles.Indices.Type> |
getTypes() |
void |
setIndex(String index) |
void |
setTypes(List<SearchGuardRoles.Roles.Indices.Type> types) |
String |
toString() |
public String getIndex()
public void setIndex(String index)
public List<SearchGuardRoles.Roles.Indices.Type> getTypes()
public void setTypes(List<SearchGuardRoles.Roles.Indices.Type> types)
Copyright © 2015–2018 Red Hat. All rights reserved.