Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.body$(CreateTunnelInspectionRuleDetails body)
Alternative setter for the body parameter.
|
static CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.builder()
Return a new builder for this request object.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.copy(CreateTunnelInspectionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.createTunnelInspectionRuleDetails(CreateTunnelInspectionRuleDetails createTunnelInspectionRuleDetails)
Request Details to create the network firewall policy resource.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateTunnelInspectionRuleRequest.Builder |
CreateTunnelInspectionRuleRequest.toBuilder()
Return an instance of
CreateTunnelInspectionRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.