java.lang.Object
org.elasticsearch.action.ActionType<PutUserResponse>
org.elasticsearch.xpack.core.security.action.user.PutUserAction

public class PutUserAction extends ActionType<PutUserResponse>
ActionType for putting (adding/updating) a native user.
  • Field Details

  • Constructor Details

    • PutUserAction

      protected PutUserAction()