public class DescribeDedicatedHostTypesResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeDedicatedHostTypesResponse.DedicatedHostType |
| Constructor and Description |
|---|
DescribeDedicatedHostTypesResponse() |
| Modifier and Type | Method and Description |
|---|---|
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 in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.