public static final class DescribeSystemEventCountResponseBody.SystemEventCount.Builder extends Object
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder content(String content)
The description of the system event.
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder groupId(String groupId)
The ID of the application group.
example:17285****
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder instanceName(String instanceName)
The name of the instance.
example:ECS-test
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder level(String level)
The level of the system event. Valid values:
Info
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder name(String name)
The name of the system event.
example:Instance:StateChange
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder num(Long num)
The number of times that the system event has occurred.
example:3
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder product(String product)
The name of the cloud service in which the system event occurred.
example:ECS
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder regionId(String regionId)
The region ID.
example:cn-hangzhou
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder resourceId(String resourceId)
The resource ID.
example:i-rj99xc6cptkk64ml****
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder status(String status)
The status of the system event.
example:Normal
public DescribeSystemEventCountResponseBody.SystemEventCount.Builder time(Long time)
The time when the system event occurred. The value is a timestamp. Unit: milliseconds.
example:1635993751000
public DescribeSystemEventCountResponseBody.SystemEventCount build()
Copyright © 2026. All rights reserved.