public static final class DescribeAlarmEventStackInfoRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeAlarmEventStackInfoRequest |
build() |
DescribeAlarmEventStackInfoRequest.Builder |
eventName(String eventName)
The name of the event.
|
DescribeAlarmEventStackInfoRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeAlarmEventStackInfoRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeAlarmEventStackInfoRequest.Builder |
uniqueInfo(String uniqueInfo)
The ID of the alert event.
|
DescribeAlarmEventStackInfoRequest.Builder |
uuid(String uuid)
The UUID of the server to query.
|
public DescribeAlarmEventStackInfoRequest.Builder eventName(String eventName)
> You can call the [DescribeSuspEvents](~~DescribeSuspEvents~~) operation to query the names of events.
public DescribeAlarmEventStackInfoRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public DescribeAlarmEventStackInfoRequest.Builder sourceIp(String sourceIp)
public DescribeAlarmEventStackInfoRequest.Builder uniqueInfo(String uniqueInfo)
public DescribeAlarmEventStackInfoRequest.Builder uuid(String uuid)
> You can call the [DescribeSuspEvents](~~DescribeSuspEvents~~) operation to query the UUIDs of servers.
public DescribeAlarmEventStackInfoRequest build()
Copyright © 2023. All rights reserved.