public static final class DescribeSystemEventCountRequest.Builder extends Object
public DescribeSystemEventCountRequest.Builder endTime(String endTime)
public DescribeSystemEventCountRequest.Builder eventType(String eventType)
* Critical * Warn * Info You can call the DescribeSystemEventMetaList operation to obtain the value of the response parameter `Level`. The value of the Level parameter indicates the levels of system events that occurred for all cloud services in your Alibaba Cloud account. For more information, see [DescribeSystemEventMetaList](~~114972~~).
public DescribeSystemEventCountRequest.Builder groupId(String groupId)
public DescribeSystemEventCountRequest.Builder level(String level)
public DescribeSystemEventCountRequest.Builder name(String name)
You can call the DescribeSystemEventMetaList operation to obtain the value of the response parameter `Status`. The value of the Status parameter indicates the status of system events that occurred for all cloud services in your Alibaba Cloud account. For more information, see [DescribeSystemEventMetaList](~~114972~~).
public DescribeSystemEventCountRequest.Builder product(String product)
You can call the DescribeSystemEventMetaList operation to obtain the value of the response parameter `Name`. The value of the Name parameter indicates the names of system events that occurred for all cloud services in your Alibaba Cloud account. For more information, see [DescribeSystemEventMetaList](~~114972~~).
public DescribeSystemEventCountRequest.Builder searchKeywords(String searchKeywords)
public DescribeSystemEventCountRequest.Builder startTime(String startTime)
> The status code 200 indicates that the call was successful.
public DescribeSystemEventCountRequest.Builder status(String status)
* If you want to search for the system event whose content contains a and b, set the value to `a and b`. * If you want to search for the system event whose content contains a or b, set the value to `a or b`.
public DescribeSystemEventCountRequest build()
Copyright © 2023. All rights reserved.