public class Container.Projects.Zones.Clusters.NodePools.SetManagement extends ContainerRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
SetManagement(String projectId,
String zone,
String clusterId,
String nodePoolId,
SetNodePoolManagementRequest content)
Sets the NodeManagement options for a 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 SetManagement(String projectId, String zone, String clusterId, String nodePoolId, SetNodePoolManagementRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. SetManagement#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
projectId - Deprecated. The Google Developers Console [project ID or project
number](https://support.google.com/cloud/answer/6158840).
This field has been deprecated
and replaced by the name field.zone - Deprecated. The name of the Google Compute Engine
[zone](/compute/docs/zones#available) in which the
cluster
resides.
This field has been deprecated and replaced by the name field.clusterId - Deprecated. The name of the cluster to update.
This field has been deprecated and replaced by the
name field.nodePoolId - Deprecated. The name of the node pool to update.
This field has been deprecated and replaced by the
name field.content - the SetNodePoolManagementRequestpublic Container.Projects.Zones.Clusters.NodePools.SetManagement set$Xgafv(String $Xgafv)
ContainerRequestset$Xgafv in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setAccessToken(String accessToken)
ContainerRequestsetAccessToken in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setAlt(String alt)
ContainerRequestsetAlt in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setCallback(String callback)
ContainerRequestsetCallback in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setFields(String fields)
ContainerRequestsetFields in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setKey(String key)
ContainerRequestsetKey in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setOauthToken(String oauthToken)
ContainerRequestsetOauthToken in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setPrettyPrint(Boolean prettyPrint)
ContainerRequestsetPrettyPrint in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setQuotaUser(String quotaUser)
ContainerRequestsetQuotaUser in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setUploadType(String uploadType)
ContainerRequestsetUploadType in class ContainerRequest<Operation>public Container.Projects.Zones.Clusters.NodePools.SetManagement setUploadProtocol(String uploadProtocol)
ContainerRequestsetUploadProtocol in class ContainerRequest<Operation>public String getProjectId()
public Container.Projects.Zones.Clusters.NodePools.SetManagement setProjectId(String projectId)
public String getZone()
public Container.Projects.Zones.Clusters.NodePools.SetManagement setZone(String zone)
public String getClusterId()
public Container.Projects.Zones.Clusters.NodePools.SetManagement setClusterId(String clusterId)
public String getNodePoolId()
public Container.Projects.Zones.Clusters.NodePools.SetManagement setNodePoolId(String nodePoolId)
public Container.Projects.Zones.Clusters.NodePools.SetManagement set(String parameterName, Object value)
set in class ContainerRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.