JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.google.gerrit.extensions.api.accounts
Interface EmailApi
public interface
EmailApi
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
delete
()
EmailInfo
get
()
void
setPreferred
()
Method Details
get
EmailInfo
get
() throws
RestApiException
Throws:
RestApiException
delete
void
delete
() throws
RestApiException
Throws:
RestApiException
setPreferred
void
setPreferred
() throws
RestApiException
Throws:
RestApiException