Package | Description |
---|---|
com.oracle.bmc.events | |
com.oracle.bmc.events.responses |
Modifier and Type | Method and Description |
---|---|
ListRulesResponse |
EventsClient.listRules(ListRulesRequest request) |
ListRulesResponse |
Events.listRules(ListRulesRequest request)
Lists rules for this compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRulesResponse> |
EventsAsync.listRules(ListRulesRequest request,
AsyncHandler<ListRulesRequest,ListRulesResponse> handler)
Lists rules for this compartment.
|
Future<ListRulesResponse> |
EventsAsyncClient.listRules(ListRulesRequest request,
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,
AsyncHandler<ListRulesRequest,ListRulesResponse> handler)
Lists rules for this compartment.
|
Future<ListRulesResponse> |
EventsAsyncClient.listRules(ListRulesRequest request,
AsyncHandler<ListRulesRequest,ListRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListRulesResponse |
ListRulesResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.