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