| Modifier and Type | Class and Description |
|---|---|
class |
GoogleBaseService
Creates a Google data service with extensions
specific to Google Base.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleService
The GoogleService class extends the basic GData
Service
abstraction to add support for authentication and cookies. |
| Modifier and Type | Method and Description |
|---|---|
protected static Version |
Service.initServiceVersion(Class<? extends Service> serviceClass,
Version defaultVersion)
Initializes the version information for a specific service type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyticsService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Analytics Data Export API. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppsForYourDomainService
The AppsForYourDomainService class extends the basic
GoogleService
abstraction to define a service that is preconfigured for access to the
Google Apps for Your Domain GData API. |
class |
AppsGroupsService
Service class specializing AppsPropertyService for groups management
|
class |
AppsPropertyService
The
AppsPropertyService class extends the basic
AppsForYourDomainService abstraction to define a service that is
preconfigured for access to feeds using the <apps:property>
extension element, such as the Domain Configuration API. |
class |
EmailListRecipientService
The EmailListRecipientService class extends the basic
AppsForYourDomainService abstraction to define a service that is
preconfigured for access to the Email List Recipient Subfeed in the
Google Apps for Your Domain GData API. |
class |
EmailListService
The EmailListService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
Email List Feed in the Google Apps for Your Domain GData API. |
class |
NicknameService
The NicknameService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
Nickname Feed in the Google Apps for Your Domain GData API. |
class |
UserService
The UserService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
User Feed in the Google Apps for Your Domain GData API. |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainSettingsService
Specialization of
AppsPropertyService for managing general, account
related and appearance settings of a domain. |
class |
DomainVerificationService
Specialization of
AppsPropertyService for managing domain verification
options of a domain. |
class |
EmailManagementService
Specialization of
AppsPropertyService for managing Email migration,
routing and outbound gateway settings of a domain. |
class |
SingleSignOnService
Specialization of
AppsPropertyService for managing SSO related
settings of a domain. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditService
AuditService allows Google Apps administrators to audit user's emails, email
drafts, and archived chats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GmailFilterService
The GmailFilterService class extends the basic
AppsForYourDomainService
abstraction to define a service that is preconfigured for access to the
the Google Apps Gmail Settings API. |
| Modifier and Type | Class and Description |
|---|---|
class |
MailItemService
The MailItemService class is a
MediaService that can upload mail to
the Google Apps Email Migration API. |
| Modifier and Type | Class and Description |
|---|---|
class |
BloggerService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Blogger data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
BooksService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Book Search data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Calendar data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeSearchService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Code Search data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContactsService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Contacts data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
DocsService
Extends the basic
MediaService abstraction to define a service that
is preconfigured for access to the Google Documents List Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
FinanceService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Finance Portfolio Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
GttService
Extends the basic
MediaService abstraction to define a service that
is preconfigured for access to the Google Translator Toolkit API. |
| Modifier and Type | Class and Description |
|---|---|
class |
H9Service
The H9Service class extends the basic
GoogleService abstraction
to define a service that is preconfigured for access to the Health data API. |
class |
HealthService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Health data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapsService
Extends the basic
MediaService abstraction to define a service that
is preconfigured for access to the Google Maps Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaService
The MediaService class extends the base
GoogleService class to add
support for media content handling. |
| Modifier and Type | Class and Description |
|---|---|
class |
PicasawebService
Extends the basic
MediaService abstraction to define a service that
is preconfigured for access to the Picasa Web Albums Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectHostingService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Project Hosting GData API. |
| Modifier and Type | Class and Description |
|---|---|
class |
SidewikiService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Sidewiki Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
SitesService
Extends the basic
MediaService abstraction to define a service that
is preconfigured for access to the Google Sites Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpreadsheetService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Spreadsheets data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebmasterToolsService
Extends the basic
GoogleService abstraction to define a service that
is preconfigured for access to the Google Webmaster Tools Data API. |
| Modifier and Type | Class and Description |
|---|---|
class |
YouTubeService
Java client service for the YouTube GData APIs.
|
| Modifier and Type | Field and Description |
|---|---|
Service |
BaseFeed.FeedState.service
Service associated with the feed.
|
Service |
BaseEntry.EntryState.service
Service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
BaseFeed.getService()
Returns that GData
Service instance associated with this feed. |
Service |
BaseEntry.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAtom.setService(Service s)
Sets the service that this resource is being used with.
|
void |
BaseFeed.setService(Service v)
Sets that GData
Service instance associated with this feed. |
void |
BaseEntry.setService(Service s) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFeed.setService(Service v) |
void |
MediaEntry.setService(Service v) |
| Modifier and Type | Field and Description |
|---|---|
Service |
Feed.FeedState.service
Service associated with the feed.
|
Service |
Entry.EntryState.service
Service.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Feed.getService()
Returns that GData
Service instance tassociated with this feed. |
Service |
Entry.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
Feed.setService(Service v)
Sets that GData
Service instance associated with this feed. |
void |
Entry.setService(Service s) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Service> |
Version.getServiceClass()
Returns the service type of the version.
|
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.findServiceVersion(Collection<? extends Version> versionList,
Class<? extends Service> serviceClass)
Finds a matching version for
serviceClass in a list of versions,
or returns null otherwise. |
Version |
VersionRegistry.getVersion(Class<? extends Service> serviceClass)
Returns the version of a service.
|
static Version |
VersionRegistry.getVersionFromProperty(Class<? extends Service> serviceClass)
Constructs a new Version instance based upon the value of a Java system
property associated with a
Service class. |
| Constructor and Description |
|---|
Version(Class<? extends Service> serviceClass,
int major,
int minor,
Version... impliedVersions)
Creates a new Version instance for the specified service and defines
the major and minor versions for the service.
|
Version(Class<? extends Service> serviceClass,
String versionDescription,
Version... impliedVersions)
Creates a new Version instance using a version description with the
format
[{service}]{major}.{minor}. |
Copyright © 2012. All Rights Reserved.