Interface CreateRoleResponse

All Known Implementing Classes:
CreateRoleResponseImpl

public interface CreateRoleResponse
  • Method Summary

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

    • getRoleKey

      long getRoleKey()
      Returns the key of the created role.
      Returns:
      the key of the created role.