public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraph
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> |
children
子节点
|
InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle |
style
段落样式
|
构造器和说明 |
---|
InsertBlocksRequestBlocksParagraph() |
@NameInMap(value="children") public List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> children
子节点
@NameInMap(value="style") public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle style
段落样式
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraph build(Map<String,?> map) throws Exception
Exception
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraph setChildren(List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> children)
public List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> getChildren()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraph setStyle(InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle style)
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle getStyle()
Copyright © 2023. All rights reserved.