public class DescribeHighDefinitionMonitorLogAttributeResponse
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
DescribeHighDefinitionMonitorLogAttributeResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
构造器和说明 |
---|
DescribeHighDefinitionMonitorLogAttributeResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public DescribeHighDefinitionMonitorLogAttributeResponseBody body
public DescribeHighDefinitionMonitorLogAttributeResponse()
public static DescribeHighDefinitionMonitorLogAttributeResponse build(Map<String,?> map) throws Exception
Exception
public DescribeHighDefinitionMonitorLogAttributeResponse setHeaders(Map<String,String> headers)
public DescribeHighDefinitionMonitorLogAttributeResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public DescribeHighDefinitionMonitorLogAttributeResponse setBody(DescribeHighDefinitionMonitorLogAttributeResponseBody body)
public DescribeHighDefinitionMonitorLogAttributeResponseBody getBody()
Copyright © 2024. All rights reserved.