|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AllocationType | |
|---|---|
| com.facebook.api | |
| Uses of AllocationType in com.facebook.api |
|---|
| Methods in com.facebook.api 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're declared. |
| Methods in com.facebook.api with parameters of type 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 |
FacebookRestClient.admin_getAllocation(AllocationType allocationType)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||