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