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 © 2024. All rights reserved.