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