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