public class Compute.GlobalPublicDelegatedPrefixes.Patch extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String project,
String publicDelegatedPrefix,
PublicDelegatedPrefix content)
Patches the specified global PublicDelegatedPrefix resource with the data included in the
request.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 Patch(String project, String publicDelegatedPrefix, PublicDelegatedPrefix content)
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 patch.content - the PublicDelegatedPrefixpublic Compute.GlobalPublicDelegatedPrefixes.Patch setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.GlobalPublicDelegatedPrefixes.Patch setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.GlobalPublicDelegatedPrefixes.Patch setProject(String project)
public String getPublicDelegatedPrefix()
public Compute.GlobalPublicDelegatedPrefixes.Patch setPublicDelegatedPrefix(String publicDelegatedPrefix)
public String getRequestId()
public Compute.GlobalPublicDelegatedPrefixes.Patch setRequestId(String requestId)
public Compute.GlobalPublicDelegatedPrefixes.Patch set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2021 Google. All rights reserved.