| Package | Description |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.impl | |
| com.googlecode.googleplus.model.moments |
| Modifier and Type | Method and Description |
|---|---|
void |
MomentsOperations.insert(Moment moment,
MomentCollection collection) |
MomentFeed |
MomentsOperations.list(String userId,
MomentCollection collection,
String targetUrlFilter,
String typeFilter) |
MomentFeed |
MomentsOperations.list(String userId,
MomentCollection collection,
String targetUrlFilter,
String typeFilter,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
void |
MomentsOperationsImpl.insert(Moment moment,
MomentCollection collection) |
MomentFeed |
MomentsOperationsImpl.list(String userId,
MomentCollection collection,
String targetUrlFilter,
String typeFilter) |
MomentFeed |
MomentsOperationsImpl.list(String userId,
MomentCollection collection,
String targetUrlFilter,
String typeFilter,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
static MomentCollection |
MomentCollection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MomentCollection[] |
MomentCollection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.