public class Dataproc.Projects.Regions.AutoscalingPolicies.Delete extends DataprocRequest<Empty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String name)
Deletes an autoscaling policy.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 name)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dataproc.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
name - Required. The "resource name" of the autoscaling policy, as described in
https://cloud.google.com/apis/design/resource_names. For
projects.regions.autoscalingPolicies.delete, the resource name of the policy has the
following format: projects/{project_id}/regions/{region}/autoscalingPolicies/{policy_id}
For projects.locations.autoscalingPolicies.delete, the resource name of the policy has the
following format:
projects/{project_id}/locations/{location}/autoscalingPolicies/{policy_id}public Dataproc.Projects.Regions.AutoscalingPolicies.Delete set$Xgafv(String $Xgafv)
DataprocRequestset$Xgafv in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setAccessToken(String accessToken)
DataprocRequestsetAccessToken in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setAlt(String alt)
DataprocRequestsetAlt in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setCallback(String callback)
DataprocRequestsetCallback in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setFields(String fields)
DataprocRequestsetFields in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setKey(String key)
DataprocRequestsetKey in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setOauthToken(String oauthToken)
DataprocRequestsetOauthToken in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setPrettyPrint(Boolean prettyPrint)
DataprocRequestsetPrettyPrint in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setQuotaUser(String quotaUser)
DataprocRequestsetQuotaUser in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setUploadType(String uploadType)
DataprocRequestsetUploadType in class DataprocRequest<Empty>public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setUploadProtocol(String uploadProtocol)
DataprocRequestsetUploadProtocol in class DataprocRequest<Empty>public String getName()
public Dataproc.Projects.Regions.AutoscalingPolicies.Delete setName(String name)
public Dataproc.Projects.Regions.AutoscalingPolicies.Delete set(String parameterName, Object value)
set in class DataprocRequest<Empty>Copyright © 2011–2021 Google. All rights reserved.