public class DoubaoAppCallCompletedEvent extends ItemEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubaoAppCallCompletedEvent.Builder |
outputIndexsequenceNumber, type| Constructor and Description |
|---|
DoubaoAppCallCompletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static DoubaoAppCallCompletedEvent.Builder |
builder() |
List<DoubaoAppCallBlock> |
getBlocks() |
String |
getFeature() |
void |
setBlocks(List<DoubaoAppCallBlock> blocks) |
void |
setFeature(String feature) |
String |
toString() |
getItemId, setItemIdgetOutputIndex, setOutputIndexgetSequenceNumber, getType, setSequenceNumber, setTypepublic String getFeature()
public void setFeature(String feature)
public List<DoubaoAppCallBlock> getBlocks()
public void setBlocks(List<DoubaoAppCallBlock> blocks)
public String toString()
toString in class OutputEventpublic static DoubaoAppCallCompletedEvent.Builder builder()
Copyright © 2025. All rights reserved.