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