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