public class AIPlatformNotebooks.Projects.Locations.Environments.List extends AIPlatformNotebooksRequest<ListEnvironmentsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists environments in a project.
|
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 parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
AIPlatformNotebooks.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
parent - Required. Format: `projects/{project_id}/locations/{location}`public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListEnvironmentsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListEnvironmentsResponse>IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Environments.List set$Xgafv(String $Xgafv)
AIPlatformNotebooksRequestset$Xgafv in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setAccessToken(String accessToken)
AIPlatformNotebooksRequestsetAccessToken in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setAlt(String alt)
AIPlatformNotebooksRequestsetAlt in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setCallback(String callback)
AIPlatformNotebooksRequestsetCallback in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setFields(String fields)
AIPlatformNotebooksRequestsetFields in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setKey(String key)
AIPlatformNotebooksRequestsetKey in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setOauthToken(String oauthToken)
AIPlatformNotebooksRequestsetOauthToken in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setPrettyPrint(Boolean prettyPrint)
AIPlatformNotebooksRequestsetPrettyPrint in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setQuotaUser(String quotaUser)
AIPlatformNotebooksRequestsetQuotaUser in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setUploadType(String uploadType)
AIPlatformNotebooksRequestsetUploadType in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public AIPlatformNotebooks.Projects.Locations.Environments.List setUploadProtocol(String uploadProtocol)
AIPlatformNotebooksRequestsetUploadProtocol in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>public String getParent()
public AIPlatformNotebooks.Projects.Locations.Environments.List setParent(String parent)
public Integer getPageSize()
public AIPlatformNotebooks.Projects.Locations.Environments.List setPageSize(Integer pageSize)
public String getPageToken()
public AIPlatformNotebooks.Projects.Locations.Environments.List setPageToken(String pageToken)
public AIPlatformNotebooks.Projects.Locations.Environments.List set(String parameterName, Object value)
set in class AIPlatformNotebooksRequest<ListEnvironmentsResponse>Copyright © 2011–2024 Google. All rights reserved.