public class DeleteMetaCategoryRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
categoryId |
| 构造器和说明 |
|---|
DeleteMetaCategoryRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteMetaCategoryRequest |
build(Map<String,?> map) |
Long |
getCategoryId() |
DeleteMetaCategoryRequest |
setCategoryId(Long categoryId) |
@NameInMap(value="CategoryId") public Long categoryId
public static DeleteMetaCategoryRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteMetaCategoryRequest setCategoryId(Long categoryId)
public Long getCategoryId()
Copyright © 2021. All rights reserved.