public static class BusinessAssetSharingAgreement.APIRequestGet extends APIRequest<BusinessAssetSharingAgreement>
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 |
|---|
APIRequestGet(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 APIRequestGet(String nodeId, APIContext context)
public BusinessAssetSharingAgreement getLastResponse()
getLastResponse in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<BusinessAssetSharingAgreement>APIExceptionpublic BusinessAssetSharingAgreement execute() throws APIException
execute in class APIRequest<BusinessAssetSharingAgreement>APIExceptionpublic BusinessAssetSharingAgreement execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<BusinessAssetSharingAgreement>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<BusinessAssetSharingAgreement> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<BusinessAssetSharingAgreement> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic BusinessAssetSharingAgreement.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet requestAllFields()
public BusinessAssetSharingAgreement.APIRequestGet requestAllFields(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet requestField(String field)
requestField in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<BusinessAssetSharingAgreement>public BusinessAssetSharingAgreement.APIRequestGet requestIdField()
public BusinessAssetSharingAgreement.APIRequestGet requestIdField(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestInitiatorField()
public BusinessAssetSharingAgreement.APIRequestGet requestInitiatorField(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestRecipientField()
public BusinessAssetSharingAgreement.APIRequestGet requestRecipientField(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestRelationshipTypeField()
public BusinessAssetSharingAgreement.APIRequestGet requestRelationshipTypeField(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestRequestStatusField()
public BusinessAssetSharingAgreement.APIRequestGet requestRequestStatusField(boolean value)
public BusinessAssetSharingAgreement.APIRequestGet requestRequestTypeField()
public BusinessAssetSharingAgreement.APIRequestGet requestRequestTypeField(boolean value)
Copyright © 2020. All rights reserved.