public class AndroidPublisher.Edits.Apks.Addexternallyhosted extends AndroidPublisherRequest<ApksAddExternallyHostedResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Addexternallyhosted(String packageName,
String editId,
ApksAddExternallyHostedRequest content)
Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a
specified URL.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 Addexternallyhosted(String packageName, String editId, ApksAddExternallyHostedRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. Addexternallyhosted#initialize(com.google.api.client.googleapis.services.
AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
packageName
- Package name of the app.editId
- Identifier of the edit.content
- the ApksAddExternallyHostedRequest
public AndroidPublisher.Edits.Apks.Addexternallyhosted set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public AndroidPublisher.Edits.Apks.Addexternallyhosted setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
public String getPackageName()
public AndroidPublisher.Edits.Apks.Addexternallyhosted setPackageName(String packageName)
public String getEditId()
public AndroidPublisher.Edits.Apks.Addexternallyhosted setEditId(String editId)
public AndroidPublisher.Edits.Apks.Addexternallyhosted set(String parameterName, Object value)
set
in class AndroidPublisherRequest<ApksAddExternallyHostedResponse>
Copyright © 2011–2025 Google. All rights reserved.