public class AdExchangeBuyerII.Accounts.Clients.Users.Get extends AdExchangeBuyerIIRequest<ClientUser>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(Long accountId,
Long clientAccountId,
Long userId)
Retrieves an existing client user.
|
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 accountId, Long clientAccountId, Long userId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
AdExchangeBuyerII.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
accountId - Numerical account ID of the client's sponsor buyer. (required)clientAccountId - Numerical account ID of the client buyer that the user to be retrieved is associated with.
(required)userId - Numerical identifier of the user to retrieve. (required)public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ClientUser>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ClientUser>IOExceptionpublic AdExchangeBuyerII.Accounts.Clients.Users.Get set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<ClientUser>public AdExchangeBuyerII.Accounts.Clients.Users.Get setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<ClientUser>public Long getAccountId()
public AdExchangeBuyerII.Accounts.Clients.Users.Get setAccountId(Long accountId)
public Long getClientAccountId()
public AdExchangeBuyerII.Accounts.Clients.Users.Get setClientAccountId(Long clientAccountId)
public Long getUserId()
public AdExchangeBuyerII.Accounts.Clients.Users.Get setUserId(Long userId)
public AdExchangeBuyerII.Accounts.Clients.Users.Get set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<ClientUser>Copyright © 2011–2021 Google. All rights reserved.