Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
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 |
---|---|
UpdateTunnelInspectionRuleRequest |
UpdateTunnelInspectionRuleRequest.Builder.build()
Build the instance of UpdateTunnelInspectionRuleRequest as configured by this builder
|
UpdateTunnelInspectionRuleRequest |
UpdateTunnelInspectionRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateTunnelInspectionRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateTunnelInspectionRuleRequest.Builder |
UpdateTunnelInspectionRuleRequest.Builder.copy(UpdateTunnelInspectionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.