Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Group |
Group.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Group> |
Associations.getGroups()
The groups of the runbook.
|
Modifier and Type | Method and Description |
---|---|
Group.Builder |
Group.Builder.copy(Group model) |
Modifier and Type | Method and Description |
---|---|
Associations.Builder |
Associations.Builder.groups(List<Group> groups)
The groups of 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.