Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSecurityRuleResponse |
NetworkFirewall.updateSecurityRule(UpdateSecurityRuleRequest request)
Updates the Security Rule with the given name in the network firewall policy.
|
UpdateSecurityRuleResponse |
NetworkFirewallClient.updateSecurityRule(UpdateSecurityRuleRequest request) |
Future<UpdateSecurityRuleResponse> |
NetworkFirewallAsyncClient.updateSecurityRule(UpdateSecurityRuleRequest request,
AsyncHandler<UpdateSecurityRuleRequest,UpdateSecurityRuleResponse> handler) |
Future<UpdateSecurityRuleResponse> |
NetworkFirewallAsync.updateSecurityRule(UpdateSecurityRuleRequest request,
AsyncHandler<UpdateSecurityRuleRequest,UpdateSecurityRuleResponse> handler)
Updates the Security Rule with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSecurityRuleResponse> |
NetworkFirewallAsyncClient.updateSecurityRule(UpdateSecurityRuleRequest request,
AsyncHandler<UpdateSecurityRuleRequest,UpdateSecurityRuleResponse> handler) |
Future<UpdateSecurityRuleResponse> |
NetworkFirewallAsync.updateSecurityRule(UpdateSecurityRuleRequest request,
AsyncHandler<UpdateSecurityRuleRequest,UpdateSecurityRuleResponse> handler)
Updates the Security Rule with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateSecurityRuleRequest |
UpdateSecurityRuleRequest.Builder.build()
Build the instance of UpdateSecurityRuleRequest as configured by this builder
|
UpdateSecurityRuleRequest |
UpdateSecurityRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSecurityRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSecurityRuleRequest.Builder |
UpdateSecurityRuleRequest.Builder.copy(UpdateSecurityRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.