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