Interface EmailApi
- All Known Implementing Classes:
- EmailApi.NotImplemented
public interface EmailApi
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classA default implementation which allows source compatibility when adding new methods to the interface.
- 
Method Summary
- 
Method Details- 
get- Throws:
- RestApiException
 
- 
delete- Throws:
- RestApiException
 
- 
setPreferred- Throws:
- RestApiException
 
 
-