Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DetectorSummary> |
CloudGuardPaginators.listDetectorsRecordIterator(ListDetectorsRequest request)
Creates a new iterable which will iterate over the
DetectorSummary objects
contained in responses from the listDetectors operation. |
Modifier and Type | Method and Description |
---|---|
DetectorSummary |
DetectorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DetectorSummary> |
DetectorCollection.getItems()
List of DetectorSummary
|
Modifier and Type | Method and Description |
---|---|
DetectorSummary.Builder |
DetectorSummary.Builder.copy(DetectorSummary o) |
Modifier and Type | Method and Description |
---|---|
DetectorCollection.Builder |
DetectorCollection.Builder.items(List<DetectorSummary> items)
List of DetectorSummary
|
Constructor and Description |
---|
DetectorCollection(List<DetectorSummary> items)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.