public static final class DescribeSuspiciousUUIDConfigResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSuspiciousUUIDConfigResponseBody |
build() |
DescribeSuspiciousUUIDConfigResponseBody.Builder |
count(Integer count)
The total number of servers on which proactive defense of the specified type takes effect.
|
DescribeSuspiciousUUIDConfigResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeSuspiciousUUIDConfigResponseBody.Builder |
UUIDList(List<String> UUIDList)
The UUIDs of servers on which proactive defense of the specified type takes effect.
|
public DescribeSuspiciousUUIDConfigResponseBody.Builder count(Integer count)
The total number of servers on which proactive defense of the specified type takes effect.
example:2
public DescribeSuspiciousUUIDConfigResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:6044DC07-86F1-5DDA-A611-EC578EA4EEE6
public DescribeSuspiciousUUIDConfigResponseBody.Builder UUIDList(List<String> UUIDList)
The UUIDs of servers on which proactive defense of the specified type takes effect.
public DescribeSuspiciousUUIDConfigResponseBody build()
Copyright © 2026. All rights reserved.