public class Container.Projects.Locations.Clusters.NodePools.SetAutoscaling extends ContainerRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
SetAutoscaling(String name,
SetNodePoolAutoscalingRequest content)
Sets the autoscaling settings for the specified node pool.
|
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 SetAutoscaling(String name, SetNodePoolAutoscalingRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. SetAutoscaling#initialize(com.google.api.client.googleapis.services.Abstr
actGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
name - The name (project, location, cluster, node pool) of the node pool to set
autoscaler settings.
Specified in the format
'projects/locations/clusters/nodePools'.content - the SetNodePoolAutoscalingRequestpublic Container.Projects.Locations.Clusters.NodePools.SetAutoscaling set$Xgafv(String $Xgafv)
ContainerRequestset$Xgafv in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setAccessToken(String accessToken)
ContainerRequestsetAccessToken in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setAlt(String alt)
ContainerRequestsetAlt in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setCallback(String callback)
ContainerRequestsetCallback in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setFields(String fields)
ContainerRequestsetFields in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setKey(String key)
ContainerRequestsetKey in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setOauthToken(String oauthToken)
ContainerRequestsetOauthToken in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setPrettyPrint(Boolean prettyPrint)
ContainerRequestsetPrettyPrint in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setQuotaUser(String quotaUser)
ContainerRequestsetQuotaUser in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setUploadType(String uploadType)
ContainerRequestsetUploadType in class ContainerRequest<Operation>public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setUploadProtocol(String uploadProtocol)
ContainerRequestsetUploadProtocol in class ContainerRequest<Operation>public String getName()
public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling setName(String name)
public Container.Projects.Locations.Clusters.NodePools.SetAutoscaling set(String parameterName, Object value)
set in class ContainerRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.