public class DescribeLiveDetectNotifyConfigResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveDetectNotifyConfigResponse.LiveDetectNotifyConfig |
| Constructor and Description |
|---|
DescribeLiveDetectNotifyConfigResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveDetectNotifyConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribeLiveDetectNotifyConfigResponse.LiveDetectNotifyConfig |
getLiveDetectNotifyConfig() |
String |
getRequestId() |
void |
setLiveDetectNotifyConfig(DescribeLiveDetectNotifyConfigResponse.LiveDetectNotifyConfig liveDetectNotifyConfig) |
void |
setRequestId(String requestId) |
public DescribeLiveDetectNotifyConfigResponse()
public String getRequestId()
public void setRequestId(String requestId)
public DescribeLiveDetectNotifyConfigResponse.LiveDetectNotifyConfig getLiveDetectNotifyConfig()
public void setLiveDetectNotifyConfig(DescribeLiveDetectNotifyConfigResponse.LiveDetectNotifyConfig liveDetectNotifyConfig)
public DescribeLiveDetectNotifyConfigResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.