Class Role.ClusterPrivilegeName
java.lang.Object
org.elasticsearch.client.security.user.privileges.Role.ClusterPrivilegeName
- Enclosing class:
- Role
Canonical cluster privilege names. There is no enforcement to only use these.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic String[]static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
- See Also:
- Constant Field Values
-
ALL
- See Also:
- Constant Field Values
-
MONITOR
- See Also:
- Constant Field Values
-
MONITOR_TRANSFORM_DEPRECATED
- See Also:
- Constant Field Values
-
MONITOR_TRANSFORM
- See Also:
- Constant Field Values
-
MONITOR_ML
- See Also:
- Constant Field Values
-
MONITOR_TEXT_STRUCTURE
- See Also:
- Constant Field Values
-
MONITOR_WATCHER
- See Also:
- Constant Field Values
-
MONITOR_ROLLUP
- See Also:
- Constant Field Values
-
MANAGE
- See Also:
- Constant Field Values
-
MANAGE_TRANSFORM_DEPRECATED
- See Also:
- Constant Field Values
-
MANAGE_TRANSFORM
- See Also:
- Constant Field Values
-
MANAGE_ML
- See Also:
- Constant Field Values
-
MANAGE_WATCHER
- See Also:
- Constant Field Values
-
MANAGE_ROLLUP
- See Also:
- Constant Field Values
-
MANAGE_INDEX_TEMPLATES
- See Also:
- Constant Field Values
-
MANAGE_INGEST_PIPELINES
- See Also:
- Constant Field Values
-
READ_PIPELINE
- See Also:
- Constant Field Values
-
TRANSPORT_CLIENT
- See Also:
- Constant Field Values
-
MANAGE_SECURITY
- See Also:
- Constant Field Values
-
MANAGE_SAML
- See Also:
- Constant Field Values
-
MANAGE_OIDC
- See Also:
- Constant Field Values
-
MANAGE_TOKEN
- See Also:
- Constant Field Values
-
MANAGE_PIPELINE
- See Also:
- Constant Field Values
-
MANAGE_AUTOSCALING
- See Also:
- Constant Field Values
-
MANAGE_CCR
- See Also:
- Constant Field Values
-
READ_CCR
- See Also:
- Constant Field Values
-
MANAGE_ILM
- See Also:
- Constant Field Values
-
READ_ILM
- See Also:
- Constant Field Values
-
MANAGE_ENRICH
- See Also:
- Constant Field Values
-
ALL_ARRAY
-
-
Constructor Details
-
ClusterPrivilegeName
public ClusterPrivilegeName()
-