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