Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
ListDecryptionRulesResponse |
NetworkFirewall.listDecryptionRules(ListDecryptionRulesRequest request)
Returns a list of Decryption Rule for the Network Firewall Policy.
|
ListDecryptionRulesResponse |
NetworkFirewallClient.listDecryptionRules(ListDecryptionRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDecryptionRulesResponse> |
NetworkFirewallAsyncClient.listDecryptionRules(ListDecryptionRulesRequest request,
AsyncHandler<ListDecryptionRulesRequest,ListDecryptionRulesResponse> handler) |
Future<ListDecryptionRulesResponse> |
NetworkFirewallAsync.listDecryptionRules(ListDecryptionRulesRequest request,
AsyncHandler<ListDecryptionRulesRequest,ListDecryptionRulesResponse> handler)
Returns a list of Decryption Rule for the Network Firewall Policy.
|
Iterable<ListDecryptionRulesResponse> |
NetworkFirewallPaginators.listDecryptionRulesResponseIterator(ListDecryptionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDecryptionRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDecryptionRulesResponse> |
NetworkFirewallAsyncClient.listDecryptionRules(ListDecryptionRulesRequest request,
AsyncHandler<ListDecryptionRulesRequest,ListDecryptionRulesResponse> handler) |
Future<ListDecryptionRulesResponse> |
NetworkFirewallAsync.listDecryptionRules(ListDecryptionRulesRequest request,
AsyncHandler<ListDecryptionRulesRequest,ListDecryptionRulesResponse> handler)
Returns a list of Decryption Rule for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
ListDecryptionRulesResponse |
ListDecryptionRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDecryptionRulesResponse.Builder |
ListDecryptionRulesResponse.Builder.copy(ListDecryptionRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.