Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagedListSummary> |
CloudGuardPaginators.listManagedListsRecordIterator(ListManagedListsRequest request)
Creates a new iterable which will iterate over the
ManagedListSummary objects contained in responses from the
listManagedLists operation. |
Modifier and Type | Method and Description |
---|---|
ManagedListSummary |
ManagedListSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ManagedListSummary> |
ManagedListCollection.getItems()
List of ManagedListSummary resources
|
Modifier and Type | Method and Description |
---|---|
ManagedListSummary.Builder |
ManagedListSummary.Builder.copy(ManagedListSummary model) |
Modifier and Type | Method and Description |
---|---|
ManagedListCollection.Builder |
ManagedListCollection.Builder.items(List<ManagedListSummary> items)
List of ManagedListSummary resources
|
Constructor and Description |
---|
ManagedListCollection(List<ManagedListSummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.