public class DeleteLiveChannelResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeleteLiveChannelResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteLiveChannelResponse |
build(Map<String,?> map) |
String |
getRequestId() |
DeleteLiveChannelResponse |
setRequestId(String requestId) |
@NameInMap(value="x-oss-request-id") @Validation(required=true) public String requestId
public static DeleteLiveChannelResponse build(Map<String,?> map) throws Exception
Exceptionpublic DeleteLiveChannelResponse setRequestId(String requestId)
public String getRequestId()
Copyright © 2020. All rights reserved.