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