public class FBPageAndInstagramAccount extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
FBPageAndInstagramAccount() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static FBPageAndInstagramAccount loadJSON(String json, APIContext context, String header)
public static APINodeList<FBPageAndInstagramAccount> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic FBPageAndInstagramAccount setFieldAdPermissions(List<String> value)
public String getFieldBcPermissionStatus()
public FBPageAndInstagramAccount setFieldBcPermissionStatus(String value)
public FBPageAndInstagramAccount setFieldBcPermissions(List<Map<String,String>> value)
public Boolean getFieldIsManaged()
public FBPageAndInstagramAccount setFieldIsManaged(Boolean value)
public String getFieldMatchedBy()
public FBPageAndInstagramAccount setFieldMatchedBy(String value)
public FBPageAndInstagramAccount copyFrom(FBPageAndInstagramAccount instance)
public static APIRequest.ResponseParser<FBPageAndInstagramAccount> getParser()
Copyright © 2024. All rights reserved.