Interface CreateUserResponse
- All Known Implementing Classes:
CreateUserResponseImpl
public interface CreateUserResponse
-
Method Summary
-
Method Details
-
getUserKey
long getUserKey()Returns the key of the created user.- Returns:
- the key of the created user.
-