| Package | Description |
|---|---|
| com.oracle.bmc.events | |
| com.oracle.bmc.events.responses |
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse |
Events.listRules(ListRulesRequest request)
Lists rules for this compartment.
|
ListRulesResponse |
EventsClient.listRules(ListRulesRequest request) |
| 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) |
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 |
|---|---|
ListRulesResponse |
ListRulesResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListRulesResponse.Builder |
ListRulesResponse.Builder.copy(ListRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.