| Package | Description |
|---|---|
| com.oracle.bmc.events | |
| com.oracle.bmc.events.requests |
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
Events.listRules(ListRulesRequest request)
Lists rules for this compartment.
|
ListRulesResponse |
EventsClient.listRules(ListRulesRequest request) |
Future<ListRulesResponse> |
EventsAsync.listRules(ListRulesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListRulesRequest,ListRulesResponse> handler)
Lists rules for this compartment.
|
Future<ListRulesResponse> |
EventsAsyncClient.listRules(ListRulesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListRulesRequest,ListRulesResponse> handler) |
Iterable<RuleSummary> |
EventsPaginators.listRulesRecordIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the
RuleSummary objects
contained in responses from the listRules operation. |
Iterable<ListRulesResponse> |
EventsPaginators.listRulesResponseIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listRules operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListRulesResponse> |
EventsAsync.listRules(ListRulesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListRulesRequest,ListRulesResponse> handler)
Lists rules for this compartment.
|
Future<ListRulesResponse> |
EventsAsyncClient.listRules(ListRulesRequest request,
com.oracle.bmc.responses.AsyncHandler<ListRulesRequest,ListRulesResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListRulesRequest |
ListRulesRequest.Builder.build()
Build the instance of ListRulesRequest as configured by this builder
|
ListRulesRequest |
ListRulesRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ListRulesRequest.Builder |
ListRulesRequest.Builder.copy(ListRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.