public class GroupManager extends SendGrid
authHeader, baseUrl, DEFAULT_URL, jackson| Constructor and Description |
|---|
GroupManager(String username,
String password) |
public Group retrieve(int id) throws IOException
IOExceptionpublic Group add(String name, String description) throws IOException
IOExceptionpublic Group update(Group group) throws IOException
IOExceptionpublic boolean remove(Group group) throws IOException
IOExceptionpublic List<Group> retrieve() throws IOException
IOExceptionCopyright © 2014. All rights reserved.