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