Package | Description |
---|---|
com.oracle.bmc.oce.model |
Modifier and Type | Method and Description |
---|---|
WorkflowStep |
WorkflowStep.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkflowStep> |
WorkflowMonitor.getWorkflowSteps()
Workflow step of workflow monitor.
|
Modifier and Type | Method and Description |
---|---|
WorkflowStep.Builder |
WorkflowStep.Builder.copy(WorkflowStep model) |
Modifier and Type | Method and Description |
---|---|
WorkflowMonitor.Builder |
WorkflowMonitor.Builder.workflowSteps(List<WorkflowStep> workflowSteps)
Workflow step of workflow monitor.
|
Constructor and Description |
---|
WorkflowMonitor(String workflowName,
String resourceName,
List<WorkflowStep> workflowSteps)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.