| Package | Description |
|---|---|
| com.byteplus.vmp | |
| com.byteplus.vmp.model |
| Modifier and Type | Method and Description |
|---|---|
DisableAlertingRulesResponse |
VmpApi.disableAlertingRules(DisableAlertingRulesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DisableAlertingRulesResponse> |
VmpApi.disableAlertingRulesWithHttpInfo(@NotNull DisableAlertingRulesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VmpApi.disableAlertingRulesAsync(DisableAlertingRulesRequest body,
ApiCallback<DisableAlertingRulesResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DisableAlertingRulesResponse |
DisableAlertingRulesResponse.addSuccessfulItemsItem(String successfulItemsItem) |
DisableAlertingRulesResponse |
DisableAlertingRulesResponse.addUnsuccessfulItemsItem(UnsuccessfulItemForDisableAlertingRulesOutput unsuccessfulItemsItem) |
DisableAlertingRulesResponse |
DisableAlertingRulesResponse.successfulItems(List<String> successfulItems) |
DisableAlertingRulesResponse |
DisableAlertingRulesResponse.unsuccessfulItems(List<UnsuccessfulItemForDisableAlertingRulesOutput> unsuccessfulItems) |
Copyright © 2026. All rights reserved.