Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RuleSummary> |
LogAnalyticsPaginators.listRulesRecordIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the
RuleSummary objects contained in responses from the
listRules operation. |
Modifier and Type | Method and Description |
---|---|
RuleSummary |
RuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RuleSummary> |
RuleSummaryCollection.getItems()
An array of rule summary objects.
|
Modifier and Type | Method and Description |
---|---|
RuleSummary.Builder |
RuleSummary.Builder.copy(RuleSummary model) |
Modifier and Type | Method and Description |
---|---|
RuleSummaryCollection.Builder |
RuleSummaryCollection.Builder.items(List<RuleSummary> items)
An array of rule summary objects.
|
Constructor and Description |
---|
RuleSummaryCollection(List<RuleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.