Class | Description |
---|---|
Action |
An object that represents an action to trigger for events that match a rule.
|
ActionDetails |
Object used to create an action.
|
ActionDetailsList |
A list of ActionDetails objects to create for a rule.
|
ActionDetailsList.Builder | |
ActionList |
A list of Action objects associated with a rule.
|
ActionList.Builder | |
ChangeRuleCompartmentDetails |
Specifies which compartment to move a rule to when changing a rule’s compartment.
|
ChangeRuleCompartmentDetails.Builder | |
CreateFaaSActionDetails |
Create an action that delivers to an Oracle Functions Service endpoint.
|
CreateFaaSActionDetails.Builder | |
CreateNotificationServiceActionDetails |
Create an action that delivers to an Oracle Notification Service topic.
|
CreateNotificationServiceActionDetails.Builder | |
CreateRuleDetails |
Object used to create a rule.
|
CreateRuleDetails.Builder | |
CreateStreamingServiceActionDetails |
Create an action that delivers to an Oracle Stream Service stream.
|
CreateStreamingServiceActionDetails.Builder | |
FaaSAction |
An action that delivers to an Oracle Functions endpoint.
|
FaaSAction.Builder | |
NotificationServiceAction |
An action that delivers to an Oracle Notification Service topic.
|
NotificationServiceAction.Builder | |
Rule |
The configuration details of an Events rule.
|
Rule.Builder | |
RuleSummary |
The summary details of rules for Events.
|
RuleSummary.Builder | |
StreamingServiceAction |
An action that delivers to an Oracle Stream Service stream.
|
StreamingServiceAction.Builder | |
UpdateRuleDetails |
The rule attributes that you can update.
|
UpdateRuleDetails.Builder |
Enum | Description |
---|---|
Action.ActionType |
The action to perform if the condition in the rule matches an event.
|
Action.LifecycleState |
The current state of the rule.
|
ActionDetails.ActionType |
The action to perform if the condition in the rule matches an event.
|
Rule.LifecycleState |
The current state of the rule.
|
Copyright © 2016–2024. All rights reserved.