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