public static final class BloggerService.Versions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Version |
V1
The original version of the Blogger service based on V1 of the GData
core protocol.
|
static Version |
V2
The V2 of the Blogger service based on V2 of the GData core protocol
that brings it to full alignment with the now standard Atom Publishing
Protocol specification.
|
| Constructor and Description |
|---|
BloggerService.Versions() |
public static final Version V1
public static final Version V2