Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ApplicationGroupSummary> |
NetworkFirewallPaginators.listApplicationGroupsRecordIterator(ListApplicationGroupsRequest request)
Creates a new iterable which will iterate over the
ApplicationGroupSummary objects contained in responses
from the listApplicationGroups operation. |
Modifier and Type | Method and Description |
---|---|
ApplicationGroupSummary |
ApplicationGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApplicationGroupSummary> |
ApplicationGroupSummaryCollection.getItems()
List of application lists.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGroupSummary.Builder |
ApplicationGroupSummary.Builder.copy(ApplicationGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
ApplicationGroupSummaryCollection.Builder |
ApplicationGroupSummaryCollection.Builder.items(List<ApplicationGroupSummary> items)
List of application lists.
|
Constructor and Description |
---|
ApplicationGroupSummaryCollection(List<ApplicationGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.