Class EmailsCollection

java.lang.Object
com.google.gerrit.server.restapi.account.EmailsCollection
All Implemented Interfaces:
ChildCollection<AccountResource,AccountResource.Email>, RestCollection<AccountResource,AccountResource.Email>, RestView<AccountResource>

public class EmailsCollection extends Object implements ChildCollection<AccountResource,AccountResource.Email>