public class DescribeVulTargetConfigResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeVulTargetConfigResponse.TargetConfig |
构造器和说明 |
---|
DescribeVulTargetConfigResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
DescribeVulTargetConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribeVulTargetConfigResponse.TargetConfig> |
getTargetConfigs() |
Integer |
getTotalCount() |
void |
setRequestId(String requestId) |
void |
setTargetConfigs(List<DescribeVulTargetConfigResponse.TargetConfig> targetConfigs) |
void |
setTotalCount(Integer totalCount) |
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeVulTargetConfigResponse.TargetConfig> getTargetConfigs()
public void setTargetConfigs(List<DescribeVulTargetConfigResponse.TargetConfig> targetConfigs)
public DescribeVulTargetConfigResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.