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
Exceptionpublic InsertBlocksRequest.InsertBlocksRequestBlocksParagraph setChildren(List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> children)
public List<InsertBlocksRequest.InsertBlocksRequestBlocksParagraphChildren> getChildren()
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraph setStyle(InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle style)
public InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle getStyle()
Copyright © 2022. All rights reserved.