| Package | Description |
|---|---|
| pl.project13.jgoogl | |
| pl.project13.jgoogl.conf | |
| pl.project13.jgoogl.request.v1 |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsResponse |
JGooGl.analyticsFor(String shortUrl,
GooGlProjection projection) |
JGooGlWithAnalytics |
JGooGl.onProjection(GooGlProjection projection) |
JGooGl.Builder |
JGooGl.Builder.useProjection(GooGlProjection projection) |
JGooGlWithAnalytics |
JGooGl.withAnalytics(GooGlProjection projection) |
| Modifier and Type | Method and Description |
|---|---|
static GooGlProjection |
GooGlProjection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GooGlProjection[] |
GooGlProjection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestBuilder |
RequestBuilder.projection(GooGlProjection projection) |
Copyright © 2011-2013. All Rights Reserved.