public class DraftPost extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
DraftPost() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static DraftPost loadJSON(String json, APIContext context)
public static APINodeList<DraftPost> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic User getFieldAdminCreator()
public String getFieldCreationTime()
public String getFieldFeedAudienceDescription()
public Targeting getFieldFeedTargeting()
public String getFieldId()
public String getFieldMessage()
public String getFieldModifiedTime()
public String getFieldOgActionSummary()
public String getFieldPermalinkUrl()
public Place getFieldPlace()
public String getFieldPrivacyDescription()
public Object getFieldPromotionInfo()
public String getFieldScheduledPublishTime()
public String getFieldStoryToken()
public String getFieldThumbnail()
public String getFieldVideoId()
public static APIRequest.ResponseParser<DraftPost> getParser()
Copyright © 2018. All rights reserved.