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