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