public class Compute.BackendBuckets.SetEdgeSecurityPolicy extends ComputeRequest<Operation>
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
USER_AGENT_SUFFIX
Modifier | Constructor and Description |
---|---|
protected |
SetEdgeSecurityPolicy(String project,
String backendBucket,
SecurityPolicyReference content)
Sets the edge security policy for the specified backend bucket.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, getUserIp, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected SetEdgeSecurityPolicy(String project, String backendBucket, SecurityPolicyReference content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. SetEdgeSecurityPolicy#initialize(com.google.api.client.googleapis.service
s.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
project
- Project ID for this request.backendBucket
- Name of the BackendService resource to which the security policy should be set. The name should
conform to RFC1035.content
- the SecurityPolicyReference
public Compute.BackendBuckets.SetEdgeSecurityPolicy set$Xgafv(String $Xgafv)
ComputeRequest
set$Xgafv
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setAccessToken(String accessToken)
ComputeRequest
setAccessToken
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setCallback(String callback)
ComputeRequest
setCallback
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setUploadType(String uploadType)
ComputeRequest
setUploadType
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setUploadProtocol(String uploadProtocol)
ComputeRequest
setUploadProtocol
in class ComputeRequest<Operation>
public Compute.BackendBuckets.SetEdgeSecurityPolicy setUserIp(String userIp)
ComputeRequest
setUserIp
in class ComputeRequest<Operation>
public String getProject()
public Compute.BackendBuckets.SetEdgeSecurityPolicy setProject(String project)
public String getBackendBucket()
public Compute.BackendBuckets.SetEdgeSecurityPolicy setBackendBucket(String backendBucket)
public String getRequestId()
public Compute.BackendBuckets.SetEdgeSecurityPolicy setRequestId(String requestId)
public Compute.BackendBuckets.SetEdgeSecurityPolicy set(String parameterName, Object value)
set
in class ComputeRequest<Operation>
Copyright © 2011–2022 Google. All rights reserved.