Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Task |
Task.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Task> |
Associations.getTasks()
A set of tasks to execute in the runbook.
|
Modifier and Type | Method and Description |
---|---|
Task.Builder |
Task.Builder.copy(Task model) |
Modifier and Type | Method and Description |
---|---|
Associations.Builder |
Associations.Builder.tasks(List<Task> tasks)
A set of tasks to execute in the runbook.
|
Constructor and Description |
---|
Associations(List<Task> tasks,
List<Group> groups,
ExecutionWorkflowDetails executionWorkflowDetails,
RollbackWorkflowDetails rollbackWorkflowDetails,
String version)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.