Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<NetworkFirewallSummary> |
NetworkFirewallPaginators.listNetworkFirewallsRecordIterator(ListNetworkFirewallsRequest request)
Creates a new iterable which will iterate over the
NetworkFirewallSummary objects contained in responses
from the listNetworkFirewalls operation. |
Modifier and Type | Method and Description |
---|---|
NetworkFirewallSummary |
NetworkFirewallSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NetworkFirewallSummary> |
NetworkFirewallCollection.getItems()
List of network firewalls.
|
Modifier and Type | Method and Description |
---|---|
NetworkFirewallSummary.Builder |
NetworkFirewallSummary.Builder.copy(NetworkFirewallSummary model) |
Modifier and Type | Method and Description |
---|---|
NetworkFirewallCollection.Builder |
NetworkFirewallCollection.Builder.items(List<NetworkFirewallSummary> items)
List of network firewalls.
|
Constructor and Description |
---|
NetworkFirewallCollection(List<NetworkFirewallSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.