Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DecryptionRuleSummary> |
NetworkFirewallPaginators.listDecryptionRulesRecordIterator(ListDecryptionRulesRequest request)
Creates a new iterable which will iterate over the
DecryptionRuleSummary objects contained in responses
from the listDecryptionRules operation. |
Modifier and Type | Method and Description |
---|---|
DecryptionRuleSummary |
DecryptionRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DecryptionRuleSummary> |
DecryptionRuleSummaryCollection.getItems()
Collection of Decryption Rule Summaries.
|
Modifier and Type | Method and Description |
---|---|
DecryptionRuleSummary.Builder |
DecryptionRuleSummary.Builder.copy(DecryptionRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
DecryptionRuleSummaryCollection.Builder |
DecryptionRuleSummaryCollection.Builder.items(List<DecryptionRuleSummary> items)
Collection of Decryption Rule Summaries.
|
Constructor and Description |
---|
DecryptionRuleSummaryCollection(List<DecryptionRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.