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