public class Compute.InterconnectAttachments.SetLabels extends ComputeRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
SetLabels(String project,
String region,
String resource,
RegionSetLabelsRequest content)
Sets the labels on an InterconnectAttachment.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, 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 SetLabels(String project, String region, String resource, RegionSetLabelsRequest 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.region - The region for this request.resource - Name or id of the resource for this request.content - the RegionSetLabelsRequestpublic Compute.InterconnectAttachments.SetLabels set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<Operation>public Compute.InterconnectAttachments.SetLabels setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.InterconnectAttachments.SetLabels setProject(String project)
public String getRegion()
public Compute.InterconnectAttachments.SetLabels setRegion(String region)
public String getResource()
public Compute.InterconnectAttachments.SetLabels setResource(String resource)
public String getRequestId()
public Compute.InterconnectAttachments.SetLabels setRequestId(String requestId)
public Compute.InterconnectAttachments.SetLabels set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2021 Google. All rights reserved.