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