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