public class DescribePropertyPortDetailResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribePropertyPortDetailResponse.PageInfo |
static class |
DescribePropertyPortDetailResponse.PropertyPort |
构造器和说明 |
---|
DescribePropertyPortDetailResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
DescribePropertyPortDetailResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribePropertyPortDetailResponse.PageInfo |
getPageInfo() |
List<DescribePropertyPortDetailResponse.PropertyPort> |
getPropertys() |
String |
getRequestId() |
void |
setPageInfo(DescribePropertyPortDetailResponse.PageInfo pageInfo) |
void |
setPropertys(List<DescribePropertyPortDetailResponse.PropertyPort> propertys) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribePropertyPortDetailResponse.PropertyPort> getPropertys()
public void setPropertys(List<DescribePropertyPortDetailResponse.PropertyPort> propertys)
public DescribePropertyPortDetailResponse.PageInfo getPageInfo()
public void setPageInfo(DescribePropertyPortDetailResponse.PageInfo pageInfo)
public DescribePropertyPortDetailResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.