Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
TaskNotificationPreferences |
TaskNotificationPreferences.Builder.build() |
TaskNotificationPreferences |
ComponentProperties.getNotificationPreferences() |
Modifier and Type | Method and Description |
---|---|
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.Builder.copy(TaskNotificationPreferences model) |
ComponentProperties.Builder |
ComponentProperties.Builder.notificationPreferences(TaskNotificationPreferences notificationPreferences) |
Constructor and Description |
---|
ComponentProperties(String runOn,
String condition,
ComponentProperties.ActionOnFailure actionOnFailure,
PauseDetails pauseDetails,
TaskNotificationPreferences notificationPreferences)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.