Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
static TaskNotificationPreferences.Builder |
TaskNotificationPreferences.builder()
Create a new builder.
|
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.Builder.copy(TaskNotificationPreferences model) |
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.Builder.shouldNotifyOnPause(Boolean shouldNotifyOnPause)
Enables notification on pause.
|
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.Builder.shouldNotifyOnTaskFailure(Boolean shouldNotifyOnTaskFailure)
Enables or disables notification on Task Failures.
|
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.Builder.shouldNotifyOnTaskSuccess(Boolean shouldNotifyOnTaskSuccess)
Enables or disables notification on Task Success.
|
TaskNotificationPreferences.Builder |
TaskNotificationPreferences.toBuilder() |
Copyright © 2016–2024. All rights reserved.