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