| Package | Description |
|---|---|
| com.coze.openapi.client.workflows.run.model |
| Modifier and Type | Field and Description |
|---|---|
static WorkflowRunMode |
WorkflowRunMode.ASYNCHRONOUS
Asynchronous operation.
|
static WorkflowRunMode |
WorkflowRunMode.STREAMING
Streaming operation.
|
static WorkflowRunMode |
WorkflowRunMode.SYNCHRONOUS
Synchronous operation.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowRunMode |
WorkflowRunMode.fromValue(Integer value) |
Copyright © 2025. All rights reserved.