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