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