public class Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo extends ContainerRequest<NodePoolUpgradeInfo>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
FetchNodePoolUpgradeInfo(String name)
Fetch upgrade information of a specific nodepool.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 FetchNodePoolUpgradeInfo(String name)
AbstractGoogleClientRequest.execute() method to invoke the
remote operation. FetchNodePoolUpgradeInfo#initialize(com.google.api.client.googleap
is.services.AbstractGoogleClientRequest) must be called to initialize this instance
immediately after invoking the constructor.
name - Required. The name (project, location, cluster, nodepool) of the nodepool to get. Specified in the
format `projects/locations/clusters/nodePools` or `projects/zones/clusters/nodePools`.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<NodePoolUpgradeInfo>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<NodePoolUpgradeInfo>IOExceptionpublic Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo set$Xgafv(String $Xgafv)
ContainerRequestset$Xgafv in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setAccessToken(String accessToken)
ContainerRequestsetAccessToken in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setAlt(String alt)
ContainerRequestsetAlt in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setCallback(String callback)
ContainerRequestsetCallback in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setFields(String fields)
ContainerRequestsetFields in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setKey(String key)
ContainerRequestsetKey in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setOauthToken(String oauthToken)
ContainerRequestsetOauthToken in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setPrettyPrint(Boolean prettyPrint)
ContainerRequestsetPrettyPrint in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setQuotaUser(String quotaUser)
ContainerRequestsetQuotaUser in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setUploadType(String uploadType)
ContainerRequestsetUploadType in class ContainerRequest<NodePoolUpgradeInfo>public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setUploadProtocol(String uploadProtocol)
ContainerRequestsetUploadProtocol in class ContainerRequest<NodePoolUpgradeInfo>public String getName()
public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setName(String name)
public String getVersion()
public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo setVersion(String version)
public Container.Projects.Locations.Clusters.NodePools.FetchNodePoolUpgradeInfo set(String parameterName, Object value)
set in class ContainerRequest<NodePoolUpgradeInfo>Copyright © 2011–2025 Google. All rights reserved.