public class Dataproc.Projects.Regions.AutoscalingPolicies.Create extends DataprocRequest<AutoscalingPolicy>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Create(String parent,
AutoscalingPolicy content)
Creates new 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 Create(String parent, AutoscalingPolicy content)
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.
parent - Required. The "resource name" of the region or location, as described in
https://cloud.google.com/apis/design/resource_names. For
projects.regions.autoscalingPolicies.create, the resource name has the following format:
projects/{project_id}/regions/{region} For projects.locations.autoscalingPolicies.create,
the resource name has the following format: projects/{project_id}/locations/{location}content - the AutoscalingPolicypublic Dataproc.Projects.Regions.AutoscalingPolicies.Create set$Xgafv(String $Xgafv)
DataprocRequestset$Xgafv in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setAccessToken(String accessToken)
DataprocRequestsetAccessToken in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setAlt(String alt)
DataprocRequestsetAlt in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setCallback(String callback)
DataprocRequestsetCallback in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setFields(String fields)
DataprocRequestsetFields in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setKey(String key)
DataprocRequestsetKey in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setOauthToken(String oauthToken)
DataprocRequestsetOauthToken in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setPrettyPrint(Boolean prettyPrint)
DataprocRequestsetPrettyPrint in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setQuotaUser(String quotaUser)
DataprocRequestsetQuotaUser in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setUploadType(String uploadType)
DataprocRequestsetUploadType in class DataprocRequest<AutoscalingPolicy>public Dataproc.Projects.Regions.AutoscalingPolicies.Create setUploadProtocol(String uploadProtocol)
DataprocRequestsetUploadProtocol in class DataprocRequest<AutoscalingPolicy>public String getParent()
public Dataproc.Projects.Regions.AutoscalingPolicies.Create setParent(String parent)
public Dataproc.Projects.Regions.AutoscalingPolicies.Create set(String parameterName, Object value)
set in class DataprocRequest<AutoscalingPolicy>Copyright © 2011–2021 Google. All rights reserved.