public class Compute.GlobalOrganizationOperations.Wait extends ComputeRequest<Operation>
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
USER_AGENT_SUFFIX
Modifier | Constructor and Description |
---|---|
protected |
Wait(String operation)
Waits for the specified Operations resource until it is done or timeout, and retrieves the
specified Operations resource.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, 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, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
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 Wait(String operation)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation. Compute.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be
called to initialize this instance immediately after invoking the constructor.
operation
- Name of the Operations resource to return.public Compute.GlobalOrganizationOperations.Wait setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<Operation>
public Compute.GlobalOrganizationOperations.Wait setUserIp(String userIp)
ComputeRequest
setUserIp
in class ComputeRequest<Operation>
public String getOperation()
public Compute.GlobalOrganizationOperations.Wait setOperation(String operation)
public String getParentId()
public Compute.GlobalOrganizationOperations.Wait setParentId(String parentId)
public Compute.GlobalOrganizationOperations.Wait set(String parameterName, Object value)
set
in class ComputeRequest<Operation>
Copyright © 2011–2019 Google. All rights reserved.