public static class InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
headingLevel |
| 构造器和说明 |
|---|
InsertBlocksRequestBlocksParagraphStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle |
build(Map<String,?> map) |
String |
getHeadingLevel() |
InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle |
setHeadingLevel(String headingLevel) |
@NameInMap(value="headingLevel") public String headingLevel
public static InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle build(Map<String,?> map) throws Exception
Exceptionpublic InsertBlocksRequest.InsertBlocksRequestBlocksParagraphStyle setHeadingLevel(String headingLevel)
public String getHeadingLevel()
Copyright © 2022. All rights reserved.