public static class Group.APIRequestCreateOpenGraphActionFeed extends APIRequest<APINode>
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 |
---|
APIRequestCreateOpenGraphActionFeed(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpoint
public APIRequestCreateOpenGraphActionFeed(String nodeId, APIContext context)
public APINode getLastResponse()
getLastResponse
in class APIRequest<APINode>
public APINode parseResponse(String response, String header) throws APIException
parseResponse
in class APIRequest<APINode>
APIException
public APINode execute() throws APIException
execute
in class APIRequest<APINode>
APIException
public APINode execute(Map<String,Object> extraParams) throws APIException
execute
in class APIRequest<APINode>
APIException
public com.google.common.util.concurrent.ListenableFuture<APINode> executeAsync() throws APIException
APIException
public com.google.common.util.concurrent.ListenableFuture<APINode> executeAsync(Map<String,Object> extraParams) throws APIException
APIException
public Group.APIRequestCreateOpenGraphActionFeed setParam(String param, Object value)
setParam
in class APIRequest<APINode>
public Group.APIRequestCreateOpenGraphActionFeed setParams(Map<String,Object> params)
setParams
in class APIRequest<APINode>
public Group.APIRequestCreateOpenGraphActionFeed setAdded(String added)
public Group.APIRequestCreateOpenGraphActionFeed setAlias(String alias)
public Group.APIRequestCreateOpenGraphActionFeed setAndroidKeyHash(String androidKeyHash)
public Group.APIRequestCreateOpenGraphActionFeed setClientSecret(String clientSecret)
public Group.APIRequestCreateOpenGraphActionFeed setCreatedTime(String createdTime)
public Group.APIRequestCreateOpenGraphActionFeed setEndTime(String endTime)
public Group.APIRequestCreateOpenGraphActionFeed setExpiresIn(Long expiresIn)
public Group.APIRequestCreateOpenGraphActionFeed setExpiresIn(String expiresIn)
public Group.APIRequestCreateOpenGraphActionFeed setFbChannel(String fbChannel)
public Group.APIRequestCreateOpenGraphActionFeed setFbExplicitlyShared(Boolean fbExplicitlyShared)
public Group.APIRequestCreateOpenGraphActionFeed setFbExplicitlyShared(String fbExplicitlyShared)
public Group.APIRequestCreateOpenGraphActionFeed setImageHeight(Long imageHeight)
public Group.APIRequestCreateOpenGraphActionFeed setImageHeight(String imageHeight)
public Group.APIRequestCreateOpenGraphActionFeed setImageSecureUrl(String imageSecureUrl)
public Group.APIRequestCreateOpenGraphActionFeed setImageType(String imageType)
public Group.APIRequestCreateOpenGraphActionFeed setImageUrl(String imageUrl)
public Group.APIRequestCreateOpenGraphActionFeed setImageUserGenerated(Boolean imageUserGenerated)
public Group.APIRequestCreateOpenGraphActionFeed setImageUserGenerated(String imageUserGenerated)
public Group.APIRequestCreateOpenGraphActionFeed setImageWidth(Long imageWidth)
public Group.APIRequestCreateOpenGraphActionFeed setImageWidth(String imageWidth)
public Group.APIRequestCreateOpenGraphActionFeed setIosBundleId(String iosBundleId)
public Group.APIRequestCreateOpenGraphActionFeed setMessage(String message)
public Group.APIRequestCreateOpenGraphActionFeed setNoActionLink(Boolean noActionLink)
public Group.APIRequestCreateOpenGraphActionFeed setNoActionLink(String noActionLink)
public Group.APIRequestCreateOpenGraphActionFeed setNoFeedStory(Boolean noFeedStory)
public Group.APIRequestCreateOpenGraphActionFeed setNoFeedStory(String noFeedStory)
public Group.APIRequestCreateOpenGraphActionFeed setNotify(Boolean notify)
public Group.APIRequestCreateOpenGraphActionFeed setNotify(String notify)
public Group.APIRequestCreateOpenGraphActionFeed setPlace(String place)
public Group.APIRequestCreateOpenGraphActionFeed setPreview(Boolean preview)
public Group.APIRequestCreateOpenGraphActionFeed setPreview(String preview)
public Group.APIRequestCreateOpenGraphActionFeed setPrivacy(String privacy)
public Group.APIRequestCreateOpenGraphActionFeed setProxiedAppId(String proxiedAppId)
public Group.APIRequestCreateOpenGraphActionFeed setRef(String ref)
public Group.APIRequestCreateOpenGraphActionFeed setScrape(Boolean scrape)
public Group.APIRequestCreateOpenGraphActionFeed setScrape(String scrape)
public Group.APIRequestCreateOpenGraphActionFeed setStartTime(String startTime)
public Group.APIRequestCreateOpenGraphActionFeed setTags(List<Long> tags)
public Group.APIRequestCreateOpenGraphActionFeed setTags(String tags)
public Group.APIRequestCreateOpenGraphActionFeed setTo(String to)
public Group.APIRequestCreateOpenGraphActionFeed setUserSelectedPlace(Boolean userSelectedPlace)
public Group.APIRequestCreateOpenGraphActionFeed setUserSelectedPlace(String userSelectedPlace)
public Group.APIRequestCreateOpenGraphActionFeed setUserSelectedTags(Boolean userSelectedTags)
public Group.APIRequestCreateOpenGraphActionFeed setUserSelectedTags(String userSelectedTags)
public Group.APIRequestCreateOpenGraphActionFeed requestAllFields()
public Group.APIRequestCreateOpenGraphActionFeed requestAllFields(boolean value)
public Group.APIRequestCreateOpenGraphActionFeed requestFields(List<String> fields)
requestFields
in class APIRequest<APINode>
public Group.APIRequestCreateOpenGraphActionFeed requestFields(List<String> fields, boolean value)
requestFields
in class APIRequest<APINode>
public Group.APIRequestCreateOpenGraphActionFeed requestField(String field)
requestField
in class APIRequest<APINode>
public Group.APIRequestCreateOpenGraphActionFeed requestField(String field, boolean value)
requestField
in class APIRequest<APINode>
Copyright © 2020. All rights reserved.