public class Categories extends Semantics3Request
| Constructor and Description |
|---|
Categories(String apiKey,
String apiSecret) |
| Modifier and Type | Method and Description |
|---|---|
Categories |
categoriesField(Object... fields) |
Categories |
field(Object... fields) |
JSONObject |
getCategories() |
public Categories field(Object... fields)
field in class Semantics3Requestpublic JSONObject getCategories() throws oauth.signpost.exception.OAuthMessageSignerException, oauth.signpost.exception.OAuthExpectationFailedException, oauth.signpost.exception.OAuthCommunicationException, IOException
oauth.signpost.exception.OAuthMessageSignerExceptionoauth.signpost.exception.OAuthExpectationFailedExceptionoauth.signpost.exception.OAuthCommunicationExceptionIOExceptionpublic Categories categoriesField(Object... fields)
Copyright © 2015. All rights reserved.