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