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