Class User.UserModifyGroupIdRequest

  • Enclosing class:
    User

    public static class User.UserModifyGroupIdRequest
    extends Request<User.UserModifyGroupIdResponse>
    Move the user from one group to another group within the same enterprise. If evaluateOnly is specified, no actual move will happen. The command only tests the move and reports the impacts or possible conditions preventing the move. The response is either UserModifyGroupIdResponse or ErrorResponse.
    Author:
    AlpacaGenerator