public class DeploymentManagerAlpha.Deployments.CancelPreview extends DeploymentManagerAlphaRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
CancelPreview(String project,
String deployment,
DeploymentsCancelPreviewRequest content)
Cancels and removes the preview currently associated with the deployment.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected CancelPreview(String project, String deployment, DeploymentsCancelPreviewRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. CancelPreview#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
project - The project ID for this request.deployment - The name of the deployment for this request.content - the DeploymentsCancelPreviewRequestpublic DeploymentManagerAlpha.Deployments.CancelPreview setAlt(String alt)
DeploymentManagerAlphaRequestsetAlt in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setFields(String fields)
DeploymentManagerAlphaRequestsetFields in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setKey(String key)
DeploymentManagerAlphaRequestsetKey in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setOauthToken(String oauthToken)
DeploymentManagerAlphaRequestsetOauthToken in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setPrettyPrint(Boolean prettyPrint)
DeploymentManagerAlphaRequestsetPrettyPrint in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setQuotaUser(String quotaUser)
DeploymentManagerAlphaRequestsetQuotaUser in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setUserIp(String userIp)
DeploymentManagerAlphaRequestsetUserIp in class DeploymentManagerAlphaRequest<Operation>public String getProject()
public DeploymentManagerAlpha.Deployments.CancelPreview setProject(String project)
public String getDeployment()
public DeploymentManagerAlpha.Deployments.CancelPreview setDeployment(String deployment)
public DeploymentManagerAlpha.Deployments.CancelPreview set(String parameterName, Object value)
set in class DeploymentManagerAlphaRequest<Operation>Copyright © 2011–2019 Google. All rights reserved.