public class AndroidPublisher.Apprecovery.Deploy extends AndroidPublisherRequest<DeployAppRecoveryResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Deploy(String packageName,
Long appRecoveryId,
DeployAppRecoveryRequest content)
Deploy an already created app recovery action with recovery status DRAFT.
|
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 Deploy(String packageName, Long appRecoveryId, DeployAppRecoveryRequest content)
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
- Required. Package name of the app for which recovery action is deployed.appRecoveryId
- Required. ID corresponding to the app recovery action to deploy.content
- the DeployAppRecoveryRequest
public AndroidPublisher.Apprecovery.Deploy set$Xgafv(String $Xgafv)
AndroidPublisherRequest
set$Xgafv
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setAccessToken(String accessToken)
AndroidPublisherRequest
setAccessToken
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setAlt(String alt)
AndroidPublisherRequest
setAlt
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setCallback(String callback)
AndroidPublisherRequest
setCallback
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setFields(String fields)
AndroidPublisherRequest
setFields
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setKey(String key)
AndroidPublisherRequest
setKey
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setOauthToken(String oauthToken)
AndroidPublisherRequest
setOauthToken
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setPrettyPrint(Boolean prettyPrint)
AndroidPublisherRequest
setPrettyPrint
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setQuotaUser(String quotaUser)
AndroidPublisherRequest
setQuotaUser
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setUploadType(String uploadType)
AndroidPublisherRequest
setUploadType
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public AndroidPublisher.Apprecovery.Deploy setUploadProtocol(String uploadProtocol)
AndroidPublisherRequest
setUploadProtocol
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
public String getPackageName()
public AndroidPublisher.Apprecovery.Deploy setPackageName(String packageName)
public Long getAppRecoveryId()
public AndroidPublisher.Apprecovery.Deploy setAppRecoveryId(Long appRecoveryId)
public AndroidPublisher.Apprecovery.Deploy set(String parameterName, Object value)
set
in class AndroidPublisherRequest<DeployAppRecoveryResponse>
Copyright © 2011–2025 Google. All rights reserved.