public class GetCategoryResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetCategoryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetCategoryResponse |
build(Map<String,?> map) |
GetCategoryResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GetCategoryResponse |
setBody(GetCategoryResponseBody body) |
GetCategoryResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GetCategoryResponseBody body
public static GetCategoryResponse build(Map<String,?> map) throws Exception
Exceptionpublic GetCategoryResponse setHeaders(Map<String,String> headers)
public GetCategoryResponse setBody(GetCategoryResponseBody body)
public GetCategoryResponseBody getBody()
Copyright © 2022. All rights reserved.