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