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