| Package | Description |
|---|---|
| com.oracle.bmc.events.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FaaSAction
An action that delivers to an Oracle Functions endpoint.
|
class |
NotificationServiceAction
An action that delivers to an Oracle Notification Service topic.
|
class |
StreamingServiceAction
An action that delivers to an Oracle Stream Service stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
ActionList.getActions()
A list of one or more Action objects.
|
| Modifier and Type | Method and Description |
|---|---|
ActionList.Builder |
ActionList.Builder.actions(List<Action> actions) |
| Constructor and Description |
|---|
ActionList(List<Action> actions)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.