java.lang.Object
org.elasticsearch.action.ActionType<PutRoleResponse>
org.elasticsearch.xpack.core.security.action.role.PutRoleAction

public class PutRoleAction extends ActionType<PutRoleResponse>
ActionType for adding a role to the security index
  • Field Details

  • Constructor Details

    • PutRoleAction

      protected PutRoleAction()