public class DescribeDedicatedHostTypesResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeDedicatedHostTypesResponse.DedicatedHostType |
| 构造器和说明 |
|---|
DescribeDedicatedHostTypesResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DescribeDedicatedHostTypesResponse.DedicatedHostType> |
getDedicatedHostTypes() |
DescribeDedicatedHostTypesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setDedicatedHostTypes(List<DescribeDedicatedHostTypesResponse.DedicatedHostType> dedicatedHostTypes) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeDedicatedHostTypesResponse.DedicatedHostType> getDedicatedHostTypes()
public void setDedicatedHostTypes(List<DescribeDedicatedHostTypesResponse.DedicatedHostType> dedicatedHostTypes)
public DescribeDedicatedHostTypesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.