public class Compute.TargetSslProxies.SetCertificateMap extends ComputeRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
SetCertificateMap(String project,
String targetSslProxy,
TargetSslProxiesSetCertificateMapRequest content)
Changes the Certificate Map for TargetSslProxy.
|
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 SetCertificateMap(String project, String targetSslProxy, TargetSslProxiesSetCertificateMapRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
SetCertificateMap#initialize(com.google.api.client.googleapis.services.AbstractGoogl
eClientRequest) must be called to initialize this instance immediately after invoking the
constructor.
project - Project ID for this request.targetSslProxy - Name of the TargetSslProxy resource whose CertificateMap is to be set. The name must be 1-63
characters long, and comply with RFC1035.content - the TargetSslProxiesSetCertificateMapRequestpublic Compute.TargetSslProxies.SetCertificateMap set$Xgafv(String $Xgafv)
ComputeRequestset$Xgafv in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setAccessToken(String accessToken)
ComputeRequestsetAccessToken in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setAlt(String alt)
ComputeRequestsetAlt in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setCallback(String callback)
ComputeRequestsetCallback in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setFields(String fields)
ComputeRequestsetFields in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setKey(String key)
ComputeRequestsetKey in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setOauthToken(String oauthToken)
ComputeRequestsetOauthToken in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setPrettyPrint(Boolean prettyPrint)
ComputeRequestsetPrettyPrint in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setQuotaUser(String quotaUser)
ComputeRequestsetQuotaUser in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setUploadType(String uploadType)
ComputeRequestsetUploadType in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setUploadProtocol(String uploadProtocol)
ComputeRequestsetUploadProtocol in class ComputeRequest<Operation>public Compute.TargetSslProxies.SetCertificateMap setUserIp(String userIp)
ComputeRequestsetUserIp in class ComputeRequest<Operation>public String getProject()
public Compute.TargetSslProxies.SetCertificateMap setProject(String project)
public String getTargetSslProxy()
public Compute.TargetSslProxies.SetCertificateMap setTargetSslProxy(String targetSslProxy)
public String getRequestId()
public Compute.TargetSslProxies.SetCertificateMap setRequestId(String requestId)
public Compute.TargetSslProxies.SetCertificateMap set(String parameterName, Object value)
set in class ComputeRequest<Operation>Copyright © 2011–2023 Google. All rights reserved.