Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AlertPolicyRuleSummary> |
DataSafePaginators.listAlertPolicyRulesRecordIterator(ListAlertPolicyRulesRequest request)
Creates a new iterable which will iterate over the
AlertPolicyRuleSummary objects contained in responses from the
listAlertPolicyRules operation. |
Modifier and Type | Method and Description |
---|---|
AlertPolicyRuleSummary |
AlertPolicyRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AlertPolicyRuleSummary> |
AlertPolicyRuleCollection.getItems()
Array of alert policy rules summary
|
Modifier and Type | Method and Description |
---|---|
AlertPolicyRuleSummary.Builder |
AlertPolicyRuleSummary.Builder.copy(AlertPolicyRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
AlertPolicyRuleCollection.Builder |
AlertPolicyRuleCollection.Builder.items(List<AlertPolicyRuleSummary> items)
Array of alert policy rules summary
|
Constructor and Description |
---|
AlertPolicyRuleCollection(List<AlertPolicyRuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.