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