public static class SearchGuardRoles.Roles extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchGuardRoles.Roles.Indices |
| Constructor and Description |
|---|
SearchGuardRoles.Roles() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCluster() |
List<SearchGuardRoles.Roles.Indices> |
getIndices() |
String |
getName() |
void |
setCluster(List<String> cluster) |
void |
setIndices(List<SearchGuardRoles.Roles.Indices> indices) |
void |
setName(String name) |
String |
toString() |
public String getName()
public void setName(String name)
public List<SearchGuardRoles.Roles.Indices> getIndices()
public void setIndices(List<SearchGuardRoles.Roles.Indices> indices)
Copyright © 2015–2016 Red Hat. All rights reserved.