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