public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
elementType
元素类型
|
InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText |
text
文本元素
|
构造器和说明 |
---|
InsertBlocksRequestBlocksParagraphChildren() |
@NameInMap(value="elementType") public String elementType
元素类型
@NameInMap(value="text") public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText text
文本元素
public InsertBlocksRequestBlocksParagraphChildren()
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren build(Map<String,?> map) throws Exception
Exception
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren setElementType(String elementType)
public String getElementType()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren setText(InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText text)
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText getText()
Copyright © 2023. All rights reserved.