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 resources
|
Modifier and Type | Method and Description |
---|---|
DetectorSummary.Builder |
DetectorSummary.Builder.copy(DetectorSummary model) |
Modifier and Type | Method and Description |
---|---|
DetectorCollection.Builder |
DetectorCollection.Builder.items(List<DetectorSummary> items)
List of DetectorSummary resources
|
Constructor and Description |
---|
DetectorCollection(List<DetectorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.