| Package | Description |
|---|---|
| com.oracle.bmc.events.model |
| Modifier and Type | Method and Description |
|---|---|
ActionList |
ActionList.Builder.build() |
ActionList |
Rule.getActions() |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.actions(ActionList actions) |
ActionList.Builder |
ActionList.Builder.copy(ActionList o) |
| Constructor and Description |
|---|
Rule(String displayName,
String description,
Rule.LifecycleState lifecycleState,
String condition,
String compartmentId,
Boolean isEnabled,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
ActionList actions,
String id,
Date timeCreated,
String lifecycleMessage)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.