public class Compute.GlobalOrganizationOperations.Delete extends ComputeRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String operation)
Deletes the specified Operations resource.
|
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, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected 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.public Compute.GlobalOrganizationOperations.Delete setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Void>public Compute.GlobalOrganizationOperations.Delete setUserIp(String userIp)
ComputeRequestsetUserIp 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–2021 Google. All rights reserved.