public class Dfareporting.AccountPermissionGroups.Get extends DfareportingRequest<AccountPermissionGroup>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Get(Long profileId,
Long id)
Gets one account permission group by ID.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Get(Long profileId, 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.id
- Account permission group ID.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AccountPermissionGroup>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<AccountPermissionGroup>
IOException
public Dfareporting.AccountPermissionGroups.Get set$Xgafv(String $Xgafv)
DfareportingRequest
set$Xgafv
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setAccessToken(String accessToken)
DfareportingRequest
setAccessToken
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setAlt(String alt)
DfareportingRequest
setAlt
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setCallback(String callback)
DfareportingRequest
setCallback
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setFields(String fields)
DfareportingRequest
setFields
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setKey(String key)
DfareportingRequest
setKey
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setOauthToken(String oauthToken)
DfareportingRequest
setOauthToken
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setPrettyPrint(Boolean prettyPrint)
DfareportingRequest
setPrettyPrint
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setQuotaUser(String quotaUser)
DfareportingRequest
setQuotaUser
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setUploadType(String uploadType)
DfareportingRequest
setUploadType
in class DfareportingRequest<AccountPermissionGroup>
public Dfareporting.AccountPermissionGroups.Get setUploadProtocol(String uploadProtocol)
DfareportingRequest
setUploadProtocol
in class DfareportingRequest<AccountPermissionGroup>
public Long getProfileId()
public Dfareporting.AccountPermissionGroups.Get setProfileId(Long profileId)
public Long getId()
public Dfareporting.AccountPermissionGroups.Get setId(Long id)
public Dfareporting.AccountPermissionGroups.Get set(String parameterName, Object value)
set
in class DfareportingRequest<AccountPermissionGroup>
Copyright © 2011–2025 Google. All rights reserved.