public class GetEmails extends Object implements com.google.gerrit.extensions.restapi.RestReadView<AccountResource>
Modifier and Type | Class and Description |
---|---|
static class |
GetEmails.EmailInfo |
Constructor and Description |
---|
GetEmails() |
public List<GetEmails.EmailInfo> apply(AccountResource rsrc)
apply
in interface com.google.gerrit.extensions.restapi.RestReadView<AccountResource>