Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
TimeBasedPauseDetails
Time-based pause details.
|
class |
UserActionBasedPauseDetails
User action-based pause details.
|
Modifier and Type | Method and Description |
---|---|
PauseDetails |
ComponentProperties.getPauseDetails() |
Modifier and Type | Method and Description |
---|---|
ComponentProperties.Builder |
ComponentProperties.Builder.pauseDetails(PauseDetails pauseDetails) |
Constructor and Description |
---|
ComponentProperties(String runOn,
String condition,
ComponentProperties.ActionOnFailure actionOnFailure,
PauseDetails pauseDetails,
TaskNotificationPreferences notificationPreferences)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.