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