public static final class ListClientAlertModeResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListClientAlertModeResponseBody.Data |
build() |
ListClientAlertModeResponseBody.Data.Builder |
count(Integer count)
The total number of entries returned.
|
ListClientAlertModeResponseBody.Data.Builder |
uuids(List<String> uuids)
The UUIDs of the assets.
|
public ListClientAlertModeResponseBody.Data.Builder count(Integer count)
The total number of entries returned.
example:5
public ListClientAlertModeResponseBody.Data.Builder uuids(List<String> uuids)
The UUIDs of the assets.
public ListClientAlertModeResponseBody.Data build()
Copyright © 2026. All rights reserved.