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