Package | Description |
---|---|
com.oracle.bmc.events | |
com.oracle.bmc.events.model | |
com.oracle.bmc.events.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<RuleSummary> |
EventsPaginators.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 |
---|---|
RuleSummary.Builder |
RuleSummary.Builder.copy(RuleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<RuleSummary> |
ListRulesResponse.getItems()
A list of
com.oracle.bmc.events.model.RuleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.items(List<RuleSummary> items)
A list of
com.oracle.bmc.events.model.RuleSummary instances. |
Copyright © 2016–2024. All rights reserved.