public class Compute.Instances.StartWithEncryptionKey extends ComputeRequest<Operation>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
StartWithEncryptionKey(String project,
String zone,
String instance,
InstancesStartWithEncryptionKeyRequest content)
Starts an instance that was stopped using the instances().stop method.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, getUserIp, 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 StartWithEncryptionKey(String project, String zone, String instance, InstancesStartWithEncryptionKeyRequest content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. StartWithEncryptionKey#initialize(com.google.api.client.googleapis.servic
es.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
project
- Project ID for this request.zone
- The name of the zone for this request.instance
- Name of the instance resource to start.content
- the InstancesStartWithEncryptionKeyRequest
public Compute.Instances.StartWithEncryptionKey set$Xgafv(String $Xgafv)
ComputeRequest
set$Xgafv
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setAccessToken(String accessToken)
ComputeRequest
setAccessToken
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setCallback(String callback)
ComputeRequest
setCallback
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setUploadType(String uploadType)
ComputeRequest
setUploadType
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setUploadProtocol(String uploadProtocol)
ComputeRequest
setUploadProtocol
in class ComputeRequest<Operation>
public Compute.Instances.StartWithEncryptionKey setUserIp(String userIp)
ComputeRequest
setUserIp
in class ComputeRequest<Operation>
public String getProject()
public Compute.Instances.StartWithEncryptionKey setProject(String project)
public String getZone()
public Compute.Instances.StartWithEncryptionKey setZone(String zone)
public String getInstance()
public Compute.Instances.StartWithEncryptionKey setInstance(String instance)
public String getRequestId()
public Compute.Instances.StartWithEncryptionKey setRequestId(String requestId)
public Compute.Instances.StartWithEncryptionKey set(String parameterName, Object value)
set
in class ComputeRequest<Operation>
Copyright © 2011–2025 Google. All rights reserved.