| Package | Description |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.impl | |
| com.googlecode.googleplus.model.person |
| Modifier and Type | Method and Description |
|---|---|
PersonFeed |
PeopleOperations.list(String userId,
PeopleCollection collection) |
PersonFeed |
PeopleOperations.list(String userId,
PeopleCollection collection,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
PersonFeed |
PeopleOperationsImpl.list(String userId,
PeopleCollection collection) |
PersonFeed |
PeopleOperationsImpl.list(String userId,
PeopleCollection collection,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
static PeopleCollection |
PeopleCollection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeopleCollection[] |
PeopleCollection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.