public class DescribeVulListResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeVulListResponseBody.Builder |
static class |
DescribeVulListResponseBody.ExtendContentJson |
static class |
DescribeVulListResponseBody.Necessity |
static class |
DescribeVulListResponseBody.RpmEntityList |
static class |
DescribeVulListResponseBody.VulRecords |
限定符和类型 | 方法和说明 |
---|---|
static DescribeVulListResponseBody.Builder |
builder() |
static DescribeVulListResponseBody |
create() |
Integer |
getCurrentPage() |
Integer |
getPageSize() |
String |
getRequestId() |
Integer |
getTotalCount() |
List<DescribeVulListResponseBody.VulRecords> |
getVulRecords() |
public static DescribeVulListResponseBody.Builder builder()
public static DescribeVulListResponseBody create()
public Integer getCurrentPage()
public Integer getPageSize()
public String getRequestId()
public Integer getTotalCount()
public List<DescribeVulListResponseBody.VulRecords> getVulRecords()
Copyright © 2023. All rights reserved.