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