Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.body$(UpdateTunnelInspectionRuleDetails body)
Alternative setter for the body parameter.
|
static UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.builder()
Return a new builder for this request object.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.copy(UpdateTunnelInspectionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.toBuilder()
Return an instance of
UpdateTunnelInspectionRuleRequest.Builder that allows you to modify request properties. |
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.tunnelInspectionRuleName(String tunnelInspectionRuleName)
Unique identifier for Tunnel Inspection Rules in the network firewall policy.
|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.updateTunnelInspectionRuleDetails(UpdateTunnelInspectionRuleDetails updateTunnelInspectionRuleDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.