Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
ComponentProperties.Builder |
ComponentProperties.Builder.actionOnFailure(ComponentProperties.ActionOnFailure actionOnFailure)
The action to be taken in case of a failure.
|
static ComponentProperties.Builder |
ComponentProperties.builder()
Create a new builder.
|
ComponentProperties.Builder |
ComponentProperties.Builder.condition(String condition)
Build control flow conditions that determine the relevance of the task execution.
|
ComponentProperties.Builder |
ComponentProperties.Builder.copy(ComponentProperties model) |
ComponentProperties.Builder |
ComponentProperties.Builder.notificationPreferences(TaskNotificationPreferences notificationPreferences) |
ComponentProperties.Builder |
ComponentProperties.Builder.pauseDetails(PauseDetails pauseDetails) |
ComponentProperties.Builder |
ComponentProperties.Builder.runOn(String runOn)
The runOn condition for the task/group/container.
|
ComponentProperties.Builder |
ComponentProperties.toBuilder() |
Copyright © 2016–2024. All rights reserved.