| Modifier and Type | Method and Description |
|---|---|
GenericFeed |
AppsGroupsService.getNextPage(Link atomLink)
Get the next page from the atom:next link
|
GenericFeed |
AppsGroupsService.retreiveGroupOwners(String groupId)
Retrieves all the owners of a given Group.
|
GenericFeed |
AppsGroupsService.retrieveAllGroups()
Retrieves all groups in a domain as a GenericFeed.
|
GenericFeed |
AppsGroupsService.retrieveAllMembers(String groupId)
Retrieves all the members of a group as a GenericFeed.
|
GenericFeed |
AppsGroupsService.retrieveGroups(String memberName,
boolean directOnly)
Retrieves all groups of the given member.
|
GenericFeed |
AppsGroupsService.retrievePageOfGroups(Link next)
Retrieves next page of groups in a domain as a GenericFeed.
|
GenericFeed |
AppsGroupsService.retrievePageOfMembers(Link next)
Retrieves next page of members of a group as a GenericFeed.
|
| Modifier and Type | Method and Description |
|---|---|
GenericFeed |
EmailManagementService.retrieveEmailRoutingSettings()
Retrieves all configured email routing settings as a GenericFeed.
|
| Modifier and Type | Method and Description |
|---|---|
GenericFeed |
AuditService.retrieveMonitors(String sourceUser)
Retrieves all the monitors of a given user.
|
GenericFeed |
AuditService.retrieveNextPageOfAccountInfoRequests(Link next)
Retrieves the next page of account info requests by following the atom next
link.
|
GenericFeed |
AuditService.retrieveNextPageOfMailboxDumpRequests(Link next)
Retrieves the next page of mailbox dump requests by following the atom next
link.
|
GenericFeed |
AuditService.retrievePageOfAccountInfoRequests(Date fromDate)
Retrieves a page of account info requests from the given optional start
date.
|
GenericFeed |
AuditService.retrievePageOfMailboxDumpRequests(Date fromDate)
Retrieves a page of mailbox dump requests from the given start date.
|
| Modifier and Type | Method and Description |
|---|---|
GenericFeed |
GmailFilterService.batch(String domain,
GenericFeed feed)
Inserts one or more Gmail filter entries in a single batch operation.
|
| Modifier and Type | Method and Description |
|---|---|
GenericFeed |
GmailFilterService.batch(String domain,
GenericFeed feed)
Inserts one or more Gmail filter entries in a single batch operation.
|
Copyright © 2012. All Rights Reserved.