public class Compute.GlobalOrganizationOperations.Delete extends ComputeRequest<Void>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Delete(String operation)
Deletes the specified Operations resource.
|
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 Delete(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 delete, or its unique numeric identifier.public Compute.GlobalOrganizationOperations.Delete set$Xgafv(String $Xgafv)
ComputeRequest
set$Xgafv
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setAccessToken(String accessToken)
ComputeRequest
setAccessToken
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setCallback(String callback)
ComputeRequest
setCallback
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setUploadType(String uploadType)
ComputeRequest
setUploadType
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setUploadProtocol(String uploadProtocol)
ComputeRequest
setUploadProtocol
in class ComputeRequest<Void>
public Compute.GlobalOrganizationOperations.Delete setUserIp(String userIp)
ComputeRequest
setUserIp
in class ComputeRequest<Void>
public String getOperation()
public Compute.GlobalOrganizationOperations.Delete setOperation(String operation)
public String getParentId()
public Compute.GlobalOrganizationOperations.Delete setParentId(String parentId)
public Compute.GlobalOrganizationOperations.Delete set(String parameterName, Object value)
set
in class ComputeRequest<Void>
Copyright © 2011–2025 Google. All rights reserved.