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