Interface CreateUserResponse

All Known Implementing Classes:
CreateUserResponseImpl

public interface CreateUserResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the key of the created user.
  • Method Details

    • getUserKey

      long getUserKey()
      Returns the key of the created user.
      Returns:
      the key of the created user.