Events

oci.events.EventsClient API for the Events Service.
oci.events.EventsClientCompositeOperations This class provides a wrapper around EventsClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.events.models.Action An object that represents an action to trigger for events that match a rule.
oci.events.models.ActionDetails Object used to create an action.
oci.events.models.ActionDetailsList A list of ActionDetails objects to create for a rule.
oci.events.models.ActionList A list of Action objects associated with a rule.
oci.events.models.ChangeRuleCompartmentDetails Specifies which compartment to move a rule to when changing a rule’s compartment.
oci.events.models.CreateFaaSActionDetails Create an action that delivers to an Oracle Functions Service endpoint.
oci.events.models.CreateNotificationServiceActionDetails Create an action that delivers to an Oracle Notification Service topic.
oci.events.models.CreateRuleDetails Object used to create a rule.
oci.events.models.CreateStreamingServiceActionDetails Create an action that delivers to an Oracle Stream Service stream.
oci.events.models.FaaSAction An action that delivers to an Oracle Functions endpoint.
oci.events.models.NotificationServiceAction An action that delivers to an Oracle Notification Service topic.
oci.events.models.Rule The configuration details of an Events rule.
oci.events.models.RuleSummary The summary details of rules for Events.
oci.events.models.StreamingServiceAction An action that delivers to an Oracle Stream Service stream.
oci.events.models.UpdateRuleDetails The rule attributes that you can update.