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