public class Compute.NetworkFirewallPolicies.GetPacketMirroringRule extends ComputeRequest<FirewallPolicyRule>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetPacketMirroringRule(String project,
String firewallPolicy)
Gets a packet mirroring rule of the specified priority.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, getUserIp, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 GetPacketMirroringRule(String project, String firewallPolicy)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. GetPacketMirroringRule#initialize(com.google.api.client.googleapis.servic
es.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
project
- Project ID for this request.firewallPolicy
- Name of the firewall policy to which the queried rule belongs.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<FirewallPolicyRule>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<FirewallPolicyRule>
IOException
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule set$Xgafv(String $Xgafv)
ComputeRequest
set$Xgafv
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setAccessToken(String accessToken)
ComputeRequest
setAccessToken
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setAlt(String alt)
ComputeRequest
setAlt
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setCallback(String callback)
ComputeRequest
setCallback
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setFields(String fields)
ComputeRequest
setFields
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setKey(String key)
ComputeRequest
setKey
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setOauthToken(String oauthToken)
ComputeRequest
setOauthToken
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setPrettyPrint(Boolean prettyPrint)
ComputeRequest
setPrettyPrint
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setQuotaUser(String quotaUser)
ComputeRequest
setQuotaUser
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setUploadType(String uploadType)
ComputeRequest
setUploadType
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setUploadProtocol(String uploadProtocol)
ComputeRequest
setUploadProtocol
in class ComputeRequest<FirewallPolicyRule>
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setUserIp(String userIp)
ComputeRequest
setUserIp
in class ComputeRequest<FirewallPolicyRule>
public String getProject()
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setProject(String project)
public String getFirewallPolicy()
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setFirewallPolicy(String firewallPolicy)
public Integer getPriority()
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule setPriority(Integer priority)
public Compute.NetworkFirewallPolicies.GetPacketMirroringRule set(String parameterName, Object value)
set
in class ComputeRequest<FirewallPolicyRule>
Copyright © 2011–2025 Google. All rights reserved.