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