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