Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
CreateTunnelInspectionRuleResponse |
NetworkFirewall.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request)
Creates a new tunnel inspection rule for the network firewall policy.
|
CreateTunnelInspectionRuleResponse |
NetworkFirewallClient.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTunnelInspectionRuleResponse> |
NetworkFirewallAsyncClient.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request,
AsyncHandler<CreateTunnelInspectionRuleRequest,CreateTunnelInspectionRuleResponse> handler) |
Future<CreateTunnelInspectionRuleResponse> |
NetworkFirewallAsync.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request,
AsyncHandler<CreateTunnelInspectionRuleRequest,CreateTunnelInspectionRuleResponse> handler)
Creates a new tunnel inspection rule for the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTunnelInspectionRuleResponse> |
NetworkFirewallAsyncClient.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request,
AsyncHandler<CreateTunnelInspectionRuleRequest,CreateTunnelInspectionRuleResponse> handler) |
Future<CreateTunnelInspectionRuleResponse> |
NetworkFirewallAsync.createTunnelInspectionRule(CreateTunnelInspectionRuleRequest request,
AsyncHandler<CreateTunnelInspectionRuleRequest,CreateTunnelInspectionRuleResponse> handler)
Creates a new tunnel inspection rule for the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
CreateTunnelInspectionRuleResponse |
CreateTunnelInspectionRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTunnelInspectionRuleResponse.Builder |
CreateTunnelInspectionRuleResponse.Builder.copy(CreateTunnelInspectionRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.