public class Dfareporting.InventoryItems.Get extends DfareportingRequest<InventoryItem>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(Long profileId,
Long projectId,
Long id)
Gets one inventory item by ID.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Get(Long profileId, Long projectId, Long id)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dfareporting.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
profileId - User profile ID associated with this request.projectId - Project ID for order documents.id - Inventory item ID.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<InventoryItem>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<InventoryItem>IOExceptionpublic Dfareporting.InventoryItems.Get set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<InventoryItem>public Dfareporting.InventoryItems.Get setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<InventoryItem>public Long getProfileId()
public Dfareporting.InventoryItems.Get setProfileId(Long profileId)
public Long getProjectId()
public Dfareporting.InventoryItems.Get setProjectId(Long projectId)
public Long getId()
public Dfareporting.InventoryItems.Get setId(Long id)
public Dfareporting.InventoryItems.Get set(String parameterName, Object value)
set in class DfareportingRequest<InventoryItem>Copyright © 2011–2022 Google. All rights reserved.