public class AndroidPublisher.Internalappsharingartifacts.Uploadbundle extends AndroidPublisherRequest<InternalAppSharingArtifact>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description | 
|---|---|
| protected  | Uploadbundle(String packageName)Uploads an app bundle to internal app sharing. | 
| protected  | Uploadbundle(String packageName,
            com.google.api.client.http.AbstractInputStreamContent mediaContent)Uploads an app bundle to internal app sharing. | 
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, 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, 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 Uploadbundle(String packageName)
AbstractGoogleClientRequest.execute() method to invoke the remote
 operation.  AndroidPublisher.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.protected Uploadbundle(String packageName, com.google.api.client.http.AbstractInputStreamContent mediaContent)
AbstractGoogleClientRequest.execute() method to invoke the remote
 operation.  AndroidPublisher.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
 must be called to initialize this instance immediately after invoking the constructor. 
This constructor should be used for uploading media content.
packageName - Package name of the app.mediaContent - The media HTTP content.public AndroidPublisher.Internalappsharingartifacts.Uploadbundle set$Xgafv(String $Xgafv)
AndroidPublisherRequestset$Xgafv in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setAccessToken(String accessToken)
AndroidPublisherRequestsetAccessToken in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setAlt(String alt)
AndroidPublisherRequestsetAlt in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setCallback(String callback)
AndroidPublisherRequestsetCallback in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setFields(String fields)
AndroidPublisherRequestsetFields in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setKey(String key)
AndroidPublisherRequestsetKey in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setOauthToken(String oauthToken)
AndroidPublisherRequestsetOauthToken in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequestsetPrettyPrint in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setQuotaUser(String quotaUser)
AndroidPublisherRequestsetQuotaUser in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setUploadType(String uploadType)
AndroidPublisherRequestsetUploadType in class AndroidPublisherRequest<InternalAppSharingArtifact>public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setUploadProtocol(String uploadProtocol)
AndroidPublisherRequestsetUploadProtocol in class AndroidPublisherRequest<InternalAppSharingArtifact>public String getPackageName()
public AndroidPublisher.Internalappsharingartifacts.Uploadbundle setPackageName(String packageName)
public AndroidPublisher.Internalappsharingartifacts.Uploadbundle set(String parameterName, Object value)
set in class AndroidPublisherRequest<InternalAppSharingArtifact>Copyright © 2011–2024 Google. All rights reserved.