| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse |
VmpApi.listAlerts(ListAlertsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListAlertsResponse> |
VmpApi.listAlertsWithHttpInfo(@NotNull ListAlertsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.listAlertsAsync(ListAlertsRequest body,
ApiCallback<ListAlertsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListAlertsResponse |
ListAlertsResponse.addItemsItem(ItemForListAlertsOutput itemsItem) |
ListAlertsResponse |
ListAlertsResponse.continueToken(String continueToken) |
ListAlertsResponse |
ListAlertsResponse.items(List<ItemForListAlertsOutput> items) |
ListAlertsResponse |
ListAlertsResponse.total(Long total) |
Copyright © 2026. All rights reserved.