public static class Group.APIRequestGetFeed extends APIRequest<Post>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGetFeed(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetFeed(String nodeId, APIContext context)
public APINodeList<Post> getLastResponse()
getLastResponse in class APIRequest<Post>public APINodeList<Post> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Post>APIExceptionpublic APINodeList<Post> execute() throws APIException
execute in class APIRequest<Post>APIExceptionpublic APINodeList<Post> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Post>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Post>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Post>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Group.APIRequestGetFeed setParam(String param, Object value)
setParam in class APIRequest<Post>public Group.APIRequestGetFeed setParams(Map<String,Object> params)
setParams in class APIRequest<Post>public Group.APIRequestGetFeed setIncludeHidden(Boolean includeHidden)
public Group.APIRequestGetFeed setIncludeHidden(String includeHidden)
public Group.APIRequestGetFeed setQ(String q)
public Group.APIRequestGetFeed setShowExpired(Boolean showExpired)
public Group.APIRequestGetFeed setShowExpired(String showExpired)
public Group.APIRequestGetFeed setSince(String since)
public Group.APIRequestGetFeed setUntil(String until)
public Group.APIRequestGetFeed setWith(String with)
public Group.APIRequestGetFeed requestAllFields()
public Group.APIRequestGetFeed requestAllFields(boolean value)
public Group.APIRequestGetFeed requestFields(List<String> fields)
requestFields in class APIRequest<Post>public Group.APIRequestGetFeed requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Post>public Group.APIRequestGetFeed requestField(String field)
requestField in class APIRequest<Post>public Group.APIRequestGetFeed requestField(String field, boolean value)
requestField in class APIRequest<Post>public Group.APIRequestGetFeed requestActionsField()
public Group.APIRequestGetFeed requestActionsField(boolean value)
public Group.APIRequestGetFeed requestAdminCreatorField()
public Group.APIRequestGetFeed requestAdminCreatorField(boolean value)
public Group.APIRequestGetFeed requestAllowedAdvertisingObjectivesField()
public Group.APIRequestGetFeed requestAllowedAdvertisingObjectivesField(boolean value)
public Group.APIRequestGetFeed requestApplicationField()
public Group.APIRequestGetFeed requestApplicationField(boolean value)
public Group.APIRequestGetFeed requestBackdatedTimeField()
public Group.APIRequestGetFeed requestBackdatedTimeField(boolean value)
public Group.APIRequestGetFeed requestCallToActionField()
public Group.APIRequestGetFeed requestCallToActionField(boolean value)
public Group.APIRequestGetFeed requestCanReplyPrivatelyField()
public Group.APIRequestGetFeed requestCanReplyPrivatelyField(boolean value)
public Group.APIRequestGetFeed requestCaptionField()
public Group.APIRequestGetFeed requestCaptionField(boolean value)
public Group.APIRequestGetFeed requestChildAttachmentsField()
public Group.APIRequestGetFeed requestChildAttachmentsField(boolean value)
public Group.APIRequestGetFeed requestCommentsMirroringDomainField()
public Group.APIRequestGetFeed requestCommentsMirroringDomainField(boolean value)
public Group.APIRequestGetFeed requestCoordinatesField()
public Group.APIRequestGetFeed requestCoordinatesField(boolean value)
public Group.APIRequestGetFeed requestCreatedTimeField()
public Group.APIRequestGetFeed requestCreatedTimeField(boolean value)
public Group.APIRequestGetFeed requestDescriptionField()
public Group.APIRequestGetFeed requestDescriptionField(boolean value)
public Group.APIRequestGetFeed requestEventField()
public Group.APIRequestGetFeed requestEventField(boolean value)
public Group.APIRequestGetFeed requestExpandedHeightField()
public Group.APIRequestGetFeed requestExpandedHeightField(boolean value)
public Group.APIRequestGetFeed requestExpandedWidthField()
public Group.APIRequestGetFeed requestExpandedWidthField(boolean value)
public Group.APIRequestGetFeed requestFeedTargetingField()
public Group.APIRequestGetFeed requestFeedTargetingField(boolean value)
public Group.APIRequestGetFeed requestFromField()
public Group.APIRequestGetFeed requestFromField(boolean value)
public Group.APIRequestGetFeed requestFullPictureField()
public Group.APIRequestGetFeed requestFullPictureField(boolean value)
public Group.APIRequestGetFeed requestHeightField()
public Group.APIRequestGetFeed requestHeightField(boolean value)
public Group.APIRequestGetFeed requestIconField()
public Group.APIRequestGetFeed requestIconField(boolean value)
public Group.APIRequestGetFeed requestIdField()
public Group.APIRequestGetFeed requestIdField(boolean value)
public Group.APIRequestGetFeed requestInstagramEligibilityField()
public Group.APIRequestGetFeed requestInstagramEligibilityField(boolean value)
public Group.APIRequestGetFeed requestIsAppShareField()
public Group.APIRequestGetFeed requestIsAppShareField(boolean value)
public Group.APIRequestGetFeed requestIsEligibleForPromotionField()
public Group.APIRequestGetFeed requestIsEligibleForPromotionField(boolean value)
public Group.APIRequestGetFeed requestIsExpiredField()
public Group.APIRequestGetFeed requestIsExpiredField(boolean value)
public Group.APIRequestGetFeed requestIsHiddenField()
public Group.APIRequestGetFeed requestIsHiddenField(boolean value)
public Group.APIRequestGetFeed requestIsInlineCreatedField()
public Group.APIRequestGetFeed requestIsInlineCreatedField(boolean value)
public Group.APIRequestGetFeed requestIsInstagramEligibleField()
public Group.APIRequestGetFeed requestIsInstagramEligibleField(boolean value)
public Group.APIRequestGetFeed requestIsPopularField()
public Group.APIRequestGetFeed requestIsPopularField(boolean value)
public Group.APIRequestGetFeed requestIsPublishedField()
public Group.APIRequestGetFeed requestIsPublishedField(boolean value)
public Group.APIRequestGetFeed requestIsSphericalField()
public Group.APIRequestGetFeed requestIsSphericalField(boolean value)
public Group.APIRequestGetFeed requestLinkField()
public Group.APIRequestGetFeed requestLinkField(boolean value)
public Group.APIRequestGetFeed requestMessageField()
public Group.APIRequestGetFeed requestMessageField(boolean value)
public Group.APIRequestGetFeed requestMessageTagsField()
public Group.APIRequestGetFeed requestMessageTagsField(boolean value)
public Group.APIRequestGetFeed requestMultiShareEndCardField()
public Group.APIRequestGetFeed requestMultiShareEndCardField(boolean value)
public Group.APIRequestGetFeed requestMultiShareOptimizedField()
public Group.APIRequestGetFeed requestMultiShareOptimizedField(boolean value)
public Group.APIRequestGetFeed requestNameField()
public Group.APIRequestGetFeed requestNameField(boolean value)
public Group.APIRequestGetFeed requestObjectIdField()
public Group.APIRequestGetFeed requestObjectIdField(boolean value)
public Group.APIRequestGetFeed requestParentIdField()
public Group.APIRequestGetFeed requestParentIdField(boolean value)
public Group.APIRequestGetFeed requestPermalinkUrlField()
public Group.APIRequestGetFeed requestPermalinkUrlField(boolean value)
public Group.APIRequestGetFeed requestPictureField()
public Group.APIRequestGetFeed requestPictureField(boolean value)
public Group.APIRequestGetFeed requestPlaceField()
public Group.APIRequestGetFeed requestPlaceField(boolean value)
public Group.APIRequestGetFeed requestPrivacyField()
public Group.APIRequestGetFeed requestPrivacyField(boolean value)
public Group.APIRequestGetFeed requestPromotableIdField()
public Group.APIRequestGetFeed requestPromotableIdField(boolean value)
public Group.APIRequestGetFeed requestPromotionStatusField()
public Group.APIRequestGetFeed requestPromotionStatusField(boolean value)
public Group.APIRequestGetFeed requestPropertiesField()
public Group.APIRequestGetFeed requestPropertiesField(boolean value)
public Group.APIRequestGetFeed requestScheduledPublishTimeField()
public Group.APIRequestGetFeed requestScheduledPublishTimeField(boolean value)
public Group.APIRequestGetFeed requestSharesField()
public Group.APIRequestGetFeed requestSharesField(boolean value)
public Group.APIRequestGetFeed requestSourceField()
public Group.APIRequestGetFeed requestSourceField(boolean value)
public Group.APIRequestGetFeed requestStatusTypeField()
public Group.APIRequestGetFeed requestStatusTypeField(boolean value)
public Group.APIRequestGetFeed requestStoryField()
public Group.APIRequestGetFeed requestStoryField(boolean value)
public Group.APIRequestGetFeed requestStoryTagsField()
public Group.APIRequestGetFeed requestStoryTagsField(boolean value)
public Group.APIRequestGetFeed requestSubscribedField()
public Group.APIRequestGetFeed requestSubscribedField(boolean value)
public Group.APIRequestGetFeed requestTargetField()
public Group.APIRequestGetFeed requestTargetField(boolean value)
public Group.APIRequestGetFeed requestTargetingField()
public Group.APIRequestGetFeed requestTargetingField(boolean value)
public Group.APIRequestGetFeed requestTimelineVisibilityField()
public Group.APIRequestGetFeed requestTimelineVisibilityField(boolean value)
public Group.APIRequestGetFeed requestTypeField()
public Group.APIRequestGetFeed requestTypeField(boolean value)
public Group.APIRequestGetFeed requestUpdatedTimeField()
public Group.APIRequestGetFeed requestUpdatedTimeField(boolean value)
public Group.APIRequestGetFeed requestViaField()
public Group.APIRequestGetFeed requestViaField(boolean value)
public Group.APIRequestGetFeed requestVideoBuyingEligibilityField()
public Group.APIRequestGetFeed requestVideoBuyingEligibilityField(boolean value)
public Group.APIRequestGetFeed requestWidthField()
public Group.APIRequestGetFeed requestWidthField(boolean value)
Copyright © 2021. All rights reserved.