|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AllocationType in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi that return AllocationType | |
|---|---|
static AllocationType |
AllocationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AllocationType[] |
AllocationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.code.facebookapi with parameters of type AllocationType | |
|---|---|
int |
SpecificReturnTypeAdapter.admin_getAllocation(AllocationType allocationType)
|
int |
IFacebookRestClient.admin_getAllocation(AllocationType allocationType)
Get your application's current allocation of the specified type of request (i.e. |
int |
ExtensibleClient.admin_getAllocation(AllocationType allocationType)
|
int |
SpecificReturnTypeAdapter.admin_getAllocation(AllocationType allocationType,
java.lang.Long userId)
|
int |
IFacebookRestClient.admin_getAllocation(AllocationType allocationType,
java.lang.Long userId)
Get your application's current allocation of the specified type of request (i.e. |
int |
ExtensibleClient.admin_getAllocation(AllocationType allocationType,
java.lang.Long userId)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||