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