public class SaveBatchTaskForUpdateProhibitionLockResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
SaveBatchTaskForUpdateProhibitionLockResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
SaveBatchTaskForUpdateProhibitionLockResponse() |
@NameInMap(value="statusCode") @Validation(required=true) public Integer statusCode
@NameInMap(value="body") @Validation(required=true) public SaveBatchTaskForUpdateProhibitionLockResponseBody body
public SaveBatchTaskForUpdateProhibitionLockResponse()
public static SaveBatchTaskForUpdateProhibitionLockResponse build(Map<String,?> map) throws Exception
Exceptionpublic SaveBatchTaskForUpdateProhibitionLockResponse setHeaders(Map<String,String> headers)
public SaveBatchTaskForUpdateProhibitionLockResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public SaveBatchTaskForUpdateProhibitionLockResponse setBody(SaveBatchTaskForUpdateProhibitionLockResponseBody body)
public SaveBatchTaskForUpdateProhibitionLockResponseBody getBody()
Copyright © 2023. All rights reserved.