public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
content
文本内容
|
InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle |
textStyle
文字样式
|
构造器和说明 |
---|
InsertBlocksRequestBlocksParagraphChildrenText() |
@NameInMap(value="content") public String content
文本内容
@NameInMap(value="textStyle") public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle textStyle
文字样式
public InsertBlocksRequestBlocksParagraphChildrenText()
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText build(Map<String,?> map) throws Exception
Exception
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText setContent(String content)
public String getContent()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenText setTextStyle(InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle textStyle)
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildrenTextTextStyle getTextStyle()
Copyright © 2023. All rights reserved.