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