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