public class Compute.TargetHttpsProxies.Get extends ComputeRequest<TargetHttpsProxy>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description | 
|---|---|
| protected  | Get(String project,
   String targetHttpsProxy)Returns the specified TargetHttpsProxy resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpRequest | buildHttpRequestUsingHead() | 
| HttpResponse | executeUsingHead() | 
| String | getProject()Project ID for this request. | 
| String | getTargetHttpsProxy()Name of the TargetHttpsProxy resource to return. | 
| Compute.TargetHttpsProxies.Get | set(String parameterName,
   Object value) | 
| Compute.TargetHttpsProxies.Get | set$Xgafv(String $Xgafv)V1 error format. | 
| Compute.TargetHttpsProxies.Get | setAccessToken(String accessToken)OAuth access token. | 
| Compute.TargetHttpsProxies.Get | setAlt(String alt)Data format for response. | 
| Compute.TargetHttpsProxies.Get | setCallback(String callback)JSONP | 
| Compute.TargetHttpsProxies.Get | setFields(String fields)Selector specifying which fields to include in a partial response. | 
| Compute.TargetHttpsProxies.Get | setKey(String key)API key. | 
| Compute.TargetHttpsProxies.Get | setOauthToken(String oauthToken)OAuth 2.0 token for the current user. | 
| Compute.TargetHttpsProxies.Get | setPrettyPrint(Boolean prettyPrint)Returns response with indentations and line breaks. | 
| Compute.TargetHttpsProxies.Get | setProject(String project)Project ID for this request. | 
| Compute.TargetHttpsProxies.Get | setQuotaUser(String quotaUser)Available to use for quota purposes for server-side applications. | 
| Compute.TargetHttpsProxies.Get | setTargetHttpsProxy(String targetHttpsProxy)Name of the TargetHttpsProxy resource to return. | 
| Compute.TargetHttpsProxies.Get | setUploadProtocol(String uploadProtocol)Upload protocol for media (e.g. | 
| Compute.TargetHttpsProxies.Get | setUploadType(String uploadType)Legacy upload protocol for media (e.g. | 
| Compute.TargetHttpsProxies.Get | setUserIp(String userIp)Legacy name for parameter that has been superseded by `quotaUser`. | 
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, getUserIp, 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 project, String targetHttpsProxy)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.  Compute.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
 called to initialize this instance immediately after invoking the constructor. 
project - Project ID for this request.targetHttpsProxy - Name of the TargetHttpsProxy resource to return.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<TargetHttpsProxy>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<TargetHttpsProxy>IOExceptionpublic Compute.TargetHttpsProxies.Get set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setKey(String key)
ComputeRequestsetKey in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<TargetHttpsProxy>public Compute.TargetHttpsProxies.Get setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<TargetHttpsProxy>public String getProject()
public Compute.TargetHttpsProxies.Get setProject(String project)
public String getTargetHttpsProxy()
public Compute.TargetHttpsProxies.Get setTargetHttpsProxy(String targetHttpsProxy)
public Compute.TargetHttpsProxies.Get set(String parameterName, Object value)
set in class ComputeRequest<TargetHttpsProxy>Copyright © 2011–2022 Google. All rights reserved.