public class AIPlatformNotebooks.Projects.Locations.Instances.Get extends AIPlatformNotebooksRequest<Instance>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String name)
Gets details of a single Instance.
|
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 Get(String name)
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.
name - Required. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Instance>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Instance>IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Instances.Get set$Xgafv(String $Xgafv)
AIPlatformNotebooksRequestset$Xgafv in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setAccessToken(String accessToken)
AIPlatformNotebooksRequestsetAccessToken in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setAlt(String alt)
AIPlatformNotebooksRequestsetAlt in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setCallback(String callback)
AIPlatformNotebooksRequestsetCallback in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setFields(String fields)
AIPlatformNotebooksRequestsetFields in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setKey(String key)
AIPlatformNotebooksRequestsetKey in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setOauthToken(String oauthToken)
AIPlatformNotebooksRequestsetOauthToken in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setPrettyPrint(Boolean prettyPrint)
AIPlatformNotebooksRequestsetPrettyPrint in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setQuotaUser(String quotaUser)
AIPlatformNotebooksRequestsetQuotaUser in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setUploadType(String uploadType)
AIPlatformNotebooksRequestsetUploadType in class AIPlatformNotebooksRequest<Instance>public AIPlatformNotebooks.Projects.Locations.Instances.Get setUploadProtocol(String uploadProtocol)
AIPlatformNotebooksRequestsetUploadProtocol in class AIPlatformNotebooksRequest<Instance>public String getName()
public AIPlatformNotebooks.Projects.Locations.Instances.Get setName(String name)
public AIPlatformNotebooks.Projects.Locations.Instances.Get set(String parameterName, Object value)
set in class AIPlatformNotebooksRequest<Instance>Copyright © 2011–2022 Google. All rights reserved.