| Modifier and Type | Method and Description |
|---|---|
Contact |
ContactManager.create(CreateRequest request) |
Contact |
ContactManager.optOut(Contact contact) |
Contact |
ContactManager.retrieve(String id) |
Contact |
ContactManager.update(UpdateRequest update) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactManager.retrieveAll(ContactQuery query) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ContactManager.delete(Contact contact) |
Contact |
ContactManager.optOut(Contact contact) |
| Constructor and Description |
|---|
UpdateRequest.Builder(Contact contact) |
Copyright © 2015. All Rights Reserved.