Package | Description |
---|---|
com.oracle.bmc.events.model |
Modifier and Type | Class and Description |
---|---|
class |
CreateFaaSActionDetails
Create an action that delivers to an Oracle Functions Service endpoint.
|
class |
CreateNotificationServiceActionDetails
Create an action that delivers to an Oracle Notification Service topic.
|
class |
CreateStreamingServiceActionDetails
Create an action that delivers to an Oracle Stream Service stream.
|
Modifier and Type | Method and Description |
---|---|
List<ActionDetails> |
ActionDetailsList.getActions()
A list of one or more ActionDetails objects.
|
Modifier and Type | Method and Description |
---|---|
ActionDetailsList.Builder |
ActionDetailsList.Builder.actions(List<ActionDetails> actions)
A list of one or more ActionDetails objects.
|
Constructor and Description |
---|
ActionDetailsList(List<ActionDetails> actions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.