public static final class DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder |
alarmEvent(List<DescribeClusterHostSecuritySummaryResponseBody.AlarmEvent> alarmEvent)
The alert details of the host.
|
DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder |
baselineEvent(List<DescribeClusterHostSecuritySummaryResponseBody.BaselineEvent> baselineEvent)
The baseline details of the host.
|
DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent |
build() |
DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder |
vulEvent(List<DescribeClusterHostSecuritySummaryResponseBody.VulEvent> vulEvent)
The vulnerability details of the host.
|
public DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder alarmEvent(List<DescribeClusterHostSecuritySummaryResponseBody.AlarmEvent> alarmEvent)
The alert details of the host.
public DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder baselineEvent(List<DescribeClusterHostSecuritySummaryResponseBody.BaselineEvent> baselineEvent)
The baseline details of the host.
public DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent.Builder vulEvent(List<DescribeClusterHostSecuritySummaryResponseBody.VulEvent> vulEvent)
The vulnerability details of the host.
public DescribeClusterHostSecuritySummaryResponseBody.ClusterHostEvent build()
Copyright © 2026. All rights reserved.