public static final class DescribeInvadeEventListResponseBody.EventList.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public DescribeInvadeEventListResponseBody.EventList.Builder assetsInstanceId(String assetsInstanceId)
public DescribeInvadeEventListResponseBody.EventList.Builder assetsInstanceName(String assetsInstanceName)
public DescribeInvadeEventListResponseBody.EventList.Builder assetsType(String assetsType)
* **BastionHostIP**: the egress IP address of a bastion host * **BastionHostIngressIP**: the ingress IP address of a bastion host * **EcsEIP**: the elastic IP address (EIP) of an Elastic Compute Service (ECS) instance * **EcsPublicIP**: the public IP address of an ECS instance * **EIP**: the EIP * **EniEIP**: the EIP of an elastic network interface (ENI) * **NatEIP**: the EIP of a NAT gateway * **SlbEIP**: the EIP of a Server Load Balancer (SLB) instance * **SlbPublicIP**: the public IP address of an SLB instance * **NatPublicIP**: the public IP address of a NAT gateway * **HAVIP**: the high-availability virtual IP address (HAVIP)
public DescribeInvadeEventListResponseBody.EventList.Builder eventKey(String eventKey)
public DescribeInvadeEventListResponseBody.EventList.Builder eventName(String eventName)
public DescribeInvadeEventListResponseBody.EventList.Builder eventSrc(String eventSrc)
* **IPS**: intrusion prevention event * **offline**: disconnection event
public DescribeInvadeEventListResponseBody.EventList.Builder eventUuid(String eventUuid)
public DescribeInvadeEventListResponseBody.EventList.Builder firstTime(Integer firstTime)
public DescribeInvadeEventListResponseBody.EventList.Builder isIgnore(Boolean isIgnore)
* **true**: The breach awareness event is ignored. * **false**: The breach awareness event is not ignored.
public DescribeInvadeEventListResponseBody.EventList.Builder lastTime(Integer lastTime)
public DescribeInvadeEventListResponseBody.EventList.Builder memberUid(String memberUid)
public DescribeInvadeEventListResponseBody.EventList.Builder privateIP(String privateIP)
public DescribeInvadeEventListResponseBody.EventList.Builder processStatus(Integer processStatus)
* **0**: unhandled * **20**: handled
public DescribeInvadeEventListResponseBody.EventList.Builder publicIP(String publicIP)
public DescribeInvadeEventListResponseBody.EventList.Builder publicIpType(String publicIpType)
* **BastionHostIP**: the egress IP address of a bastion host * **BastionHostIngressIP**: the ingress IP address of a bastion host * **EcsEIP**: the EIP of an ECS instance * **EcsPublicIP**: the public IP address of an ECS instance * **EIP**: the EIP * **EniEIP**: the EIP of an ENI * **NatEIP**: the EIP of a NAT gateway * **SlbEIP**: the EIP of an SLB instance * **SlbPublicIP**: the public IP address of an SLB instance * **NatPublicIP**: the public IP address of a NAT gateway * **HAVIP**: the HAVIP
public DescribeInvadeEventListResponseBody.EventList.Builder riskLevel(Integer riskLevel)
* **1**: low * **2**: medium * **3**: high
public DescribeInvadeEventListResponseBody.EventList build()
Copyright © 2023. All rights reserved.