public static class FundraiserPersonToCharity.APIRequestUpdate extends APIRequest<FundraiserPersonToCharity>
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 |
|---|
APIRequestUpdate(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 APIRequestUpdate(String nodeId, APIContext context)
public FundraiserPersonToCharity getLastResponse()
getLastResponse in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<FundraiserPersonToCharity>APIExceptionpublic FundraiserPersonToCharity execute() throws APIException
execute in class APIRequest<FundraiserPersonToCharity>APIExceptionpublic FundraiserPersonToCharity execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<FundraiserPersonToCharity>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic FundraiserPersonToCharity.APIRequestUpdate setParam(String param, Object value)
setParam in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity.APIRequestUpdate setParams(Map<String,Object> params)
setParams in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity.APIRequestUpdate setDescription(String description)
public FundraiserPersonToCharity.APIRequestUpdate setEndTime(String endTime)
public FundraiserPersonToCharity.APIRequestUpdate setExternalEventName(String externalEventName)
public FundraiserPersonToCharity.APIRequestUpdate setExternalEventStartTime(String externalEventStartTime)
public FundraiserPersonToCharity.APIRequestUpdate setExternalEventUri(String externalEventUri)
public FundraiserPersonToCharity.APIRequestUpdate setExternalFundraiserUri(String externalFundraiserUri)
public FundraiserPersonToCharity.APIRequestUpdate setExternalId(String externalId)
public FundraiserPersonToCharity.APIRequestUpdate setGoalAmount(Long goalAmount)
public FundraiserPersonToCharity.APIRequestUpdate setGoalAmount(String goalAmount)
public FundraiserPersonToCharity.APIRequestUpdate setName(String name)
public FundraiserPersonToCharity.APIRequestUpdate requestAllFields()
public FundraiserPersonToCharity.APIRequestUpdate requestAllFields(boolean value)
public FundraiserPersonToCharity.APIRequestUpdate requestFields(List<String> fields)
requestFields in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity.APIRequestUpdate requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity.APIRequestUpdate requestField(String field)
requestField in class APIRequest<FundraiserPersonToCharity>public FundraiserPersonToCharity.APIRequestUpdate requestField(String field, boolean value)
requestField in class APIRequest<FundraiserPersonToCharity>Copyright © 2024. All rights reserved.