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