public class DeploymentManagerAlpha.Deployments.CancelPreview extends DeploymentManagerAlphaRequest<Operation>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
CancelPreview(java.lang.String project,
java.lang.String deployment,
DeploymentsCancelPreviewRequest content)
Cancels and removes the preview currently associated with the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeployment()
The name of the deployment for this request.
|
java.lang.String |
getProject()
The project ID for this request.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
set(java.lang.String parameterName,
java.lang.Object value) |
DeploymentManagerAlpha.Deployments.CancelPreview |
setAlt(java.lang.String alt)
Data format for the response.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setDeployment(java.lang.String deployment)
The name of the deployment for this request.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setKey(java.lang.String key)
API key.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setProject(java.lang.String project)
The project ID for this request.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setQuotaUser(java.lang.String quotaUser)
An opaque string that represents a user for quota purposes.
|
DeploymentManagerAlpha.Deployments.CancelPreview |
setUserIp(java.lang.String userIp)
Deprecated.
|
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, valuesprotected CancelPreview(java.lang.String project,
java.lang.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(java.lang.String alt)
DeploymentManagerAlphaRequestsetAlt in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setFields(java.lang.String fields)
DeploymentManagerAlphaRequestsetFields in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setKey(java.lang.String key)
DeploymentManagerAlphaRequestsetKey in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setOauthToken(java.lang.String oauthToken)
DeploymentManagerAlphaRequestsetOauthToken in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setPrettyPrint(java.lang.Boolean prettyPrint)
DeploymentManagerAlphaRequestsetPrettyPrint in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setQuotaUser(java.lang.String quotaUser)
DeploymentManagerAlphaRequestsetQuotaUser in class DeploymentManagerAlphaRequest<Operation>public DeploymentManagerAlpha.Deployments.CancelPreview setUserIp(java.lang.String userIp)
DeploymentManagerAlphaRequestsetUserIp in class DeploymentManagerAlphaRequest<Operation>public java.lang.String getProject()
public DeploymentManagerAlpha.Deployments.CancelPreview setProject(java.lang.String project)
public java.lang.String getDeployment()
public DeploymentManagerAlpha.Deployments.CancelPreview setDeployment(java.lang.String deployment)
public DeploymentManagerAlpha.Deployments.CancelPreview set(java.lang.String parameterName, java.lang.Object value)
set in class DeploymentManagerAlphaRequest<Operation>