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