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)
A list of one or more Action objects.
|
Constructor and Description |
---|
ActionList(List<Action> actions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.