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