public class Container.Projects.Zones.Clusters.NodePools.List extends ContainerRequest<ListNodePoolsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String projectId,
String zone,
String clusterId)
Lists the node pools for a cluster.
|
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 List(String projectId, String zone, String clusterId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Container.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
projectId - Deprecated. The Google Developers Console [project ID or project
number](https://developers.google.com/console/help/new/#projectnumber).
This field has
been deprecated and replaced by the parent 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 parent field.clusterId - Deprecated. The name of the cluster.
This field has been deprecated and replaced by the parent
field.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListNodePoolsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListNodePoolsResponse>IOExceptionpublic Container.Projects.Zones.Clusters.NodePools.List set$Xgafv(String $Xgafv)
ContainerRequestset$Xgafv in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setAccessToken(String accessToken)
ContainerRequestsetAccessToken in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setAlt(String alt)
ContainerRequestsetAlt in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setCallback(String callback)
ContainerRequestsetCallback in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setFields(String fields)
ContainerRequestsetFields in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setKey(String key)
ContainerRequestsetKey in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setOauthToken(String oauthToken)
ContainerRequestsetOauthToken in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setPrettyPrint(Boolean prettyPrint)
ContainerRequestsetPrettyPrint in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setQuotaUser(String quotaUser)
ContainerRequestsetQuotaUser in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setUploadType(String uploadType)
ContainerRequestsetUploadType in class ContainerRequest<ListNodePoolsResponse>public Container.Projects.Zones.Clusters.NodePools.List setUploadProtocol(String uploadProtocol)
ContainerRequestsetUploadProtocol in class ContainerRequest<ListNodePoolsResponse>public String getProjectId()
public Container.Projects.Zones.Clusters.NodePools.List setProjectId(String projectId)
public String getZone()
public Container.Projects.Zones.Clusters.NodePools.List setZone(String zone)
public String getClusterId()
public Container.Projects.Zones.Clusters.NodePools.List setClusterId(String clusterId)
public String getParent()
public Container.Projects.Zones.Clusters.NodePools.List setParent(String parent)
public Container.Projects.Zones.Clusters.NodePools.List set(String parameterName, Object value)
set in class ContainerRequest<ListNodePoolsResponse>Copyright © 2011–2020 Google. All rights reserved.