public class Compute.GlobalPublicDelegatedPrefixes.Get extends ComputeRequest<PublicDelegatedPrefix>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String project,
String publicDelegatedPrefix)
Returns the specified global PublicDelegatedPrefix resource.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, 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 publicDelegatedPrefix)
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.publicDelegatedPrefix - Name of the PublicDelegatedPrefix resource to return.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<PublicDelegatedPrefix>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<PublicDelegatedPrefix>IOExceptionpublic Compute.GlobalPublicDelegatedPrefixes.Get setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setKey(String key)
ComputeRequestsetKey in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<PublicDelegatedPrefix>public Compute.GlobalPublicDelegatedPrefixes.Get setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<PublicDelegatedPrefix>public String getProject()
public Compute.GlobalPublicDelegatedPrefixes.Get setProject(String project)
public String getPublicDelegatedPrefix()
public Compute.GlobalPublicDelegatedPrefixes.Get setPublicDelegatedPrefix(String publicDelegatedPrefix)
public Compute.GlobalPublicDelegatedPrefixes.Get set(String parameterName, Object value)
set in class ComputeRequest<PublicDelegatedPrefix>Copyright © 2011–2021 Google. All rights reserved.