public class PageAboutStoryComposedBlock extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageAboutStoryComposedBlock() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static PageAboutStoryComposedBlock loadJSON(String json, APIContext context, String header)
public static APINodeList<PageAboutStoryComposedBlock> 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 Long getFieldDepth()
public PageAboutStoryComposedBlock setFieldDepth(Long value)
public List<PageAboutStoryComposedBlockEntityRanges> getFieldEntityRanges()
public PageAboutStoryComposedBlock setFieldEntityRanges(List<PageAboutStoryComposedBlockEntityRanges> value)
public PageAboutStoryComposedBlock setFieldEntityRanges(String value)
public List<PageAboutStoryComposedBlockInlineStyle> getFieldInlineStyleRanges()
public PageAboutStoryComposedBlock setFieldInlineStyleRanges(List<PageAboutStoryComposedBlockInlineStyle> value)
public PageAboutStoryComposedBlock setFieldInlineStyleRanges(String value)
public String getFieldText()
public PageAboutStoryComposedBlock setFieldText(String value)
public String getFieldType()
public PageAboutStoryComposedBlock setFieldType(String value)
public PageAboutStoryComposedBlock copyFrom(PageAboutStoryComposedBlock instance)
public static APIRequest.ResponseParser<PageAboutStoryComposedBlock> getParser()
Copyright © 2024. All rights reserved.