public class CloudmonitorApi extends Object
| Constructor and Description |
|---|
CloudmonitorApi() |
CloudmonitorApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApplyObjectGroupsByAlertTemplateResponse |
applyObjectGroupsByAlertTemplate(ApplyObjectGroupsByAlertTemplateRequest body) |
com.squareup.okhttp.Call |
applyObjectGroupsByAlertTemplateAsync(ApplyObjectGroupsByAlertTemplateRequest body,
com.byteplus.ApiCallback<ApplyObjectGroupsByAlertTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
applyObjectGroupsByAlertTemplateCall(ApplyObjectGroupsByAlertTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for applyObjectGroupsByAlertTemplate
|
com.byteplus.ApiResponse<ApplyObjectGroupsByAlertTemplateResponse> |
applyObjectGroupsByAlertTemplateWithHttpInfo(@NotNull ApplyObjectGroupsByAlertTemplateRequest body) |
CreateAlertTemplateResponse |
createAlertTemplate(CreateAlertTemplateRequest body) |
com.squareup.okhttp.Call |
createAlertTemplateAsync(CreateAlertTemplateRequest body,
com.byteplus.ApiCallback<CreateAlertTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createAlertTemplateCall(CreateAlertTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAlertTemplate
|
com.byteplus.ApiResponse<CreateAlertTemplateResponse> |
createAlertTemplateWithHttpInfo(@NotNull CreateAlertTemplateRequest body) |
CreateContactGroupResponse |
createContactGroup(CreateContactGroupRequest body) |
com.squareup.okhttp.Call |
createContactGroupAsync(CreateContactGroupRequest body,
com.byteplus.ApiCallback<CreateContactGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createContactGroupCall(CreateContactGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createContactGroup
|
com.byteplus.ApiResponse<CreateContactGroupResponse> |
createContactGroupWithHttpInfo(@NotNull CreateContactGroupRequest body) |
CreateContactsResponse |
createContacts(CreateContactsRequest body) |
com.squareup.okhttp.Call |
createContactsAsync(CreateContactsRequest body,
com.byteplus.ApiCallback<CreateContactsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createContactsCall(CreateContactsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createContacts
|
com.byteplus.ApiResponse<CreateContactsResponse> |
createContactsWithHttpInfo(@NotNull CreateContactsRequest body) |
CreateEventRuleResponse |
createEventRule(CreateEventRuleRequest body) |
com.squareup.okhttp.Call |
createEventRuleAsync(CreateEventRuleRequest body,
com.byteplus.ApiCallback<CreateEventRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createEventRuleCall(CreateEventRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createEventRule
|
com.byteplus.ApiResponse<CreateEventRuleResponse> |
createEventRuleWithHttpInfo(@NotNull CreateEventRuleRequest body) |
CreateNotificationResponse |
createNotification(CreateNotificationRequest body) |
com.squareup.okhttp.Call |
createNotificationAsync(CreateNotificationRequest body,
com.byteplus.ApiCallback<CreateNotificationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createNotificationCall(CreateNotificationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotification
|
com.byteplus.ApiResponse<CreateNotificationResponse> |
createNotificationWithHttpInfo(@NotNull CreateNotificationRequest body) |
CreateNotifyTemplateResponse |
createNotifyTemplate(CreateNotifyTemplateRequest body) |
com.squareup.okhttp.Call |
createNotifyTemplateAsync(CreateNotifyTemplateRequest body,
com.byteplus.ApiCallback<CreateNotifyTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createNotifyTemplateCall(CreateNotifyTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotifyTemplate
|
com.byteplus.ApiResponse<CreateNotifyTemplateResponse> |
createNotifyTemplateWithHttpInfo(@NotNull CreateNotifyTemplateRequest body) |
CreateObjectGroupResponse |
createObjectGroup(CreateObjectGroupRequest body) |
com.squareup.okhttp.Call |
createObjectGroupAsync(CreateObjectGroupRequest body,
com.byteplus.ApiCallback<CreateObjectGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createObjectGroupCall(CreateObjectGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createObjectGroup
|
com.byteplus.ApiResponse<CreateObjectGroupResponse> |
createObjectGroupWithHttpInfo(@NotNull CreateObjectGroupRequest body) |
CreateRuleResponse |
createRule(CreateRuleRequest body) |
com.squareup.okhttp.Call |
createRuleAsync(CreateRuleRequest body,
com.byteplus.ApiCallback<CreateRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createRuleCall(CreateRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createRule
|
com.byteplus.ApiResponse<CreateRuleResponse> |
createRuleWithHttpInfo(@NotNull CreateRuleRequest body) |
CreateSilencePolicyResponse |
createSilencePolicy(CreateSilencePolicyRequest body) |
com.squareup.okhttp.Call |
createSilencePolicyAsync(CreateSilencePolicyRequest body,
com.byteplus.ApiCallback<CreateSilencePolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createSilencePolicyCall(CreateSilencePolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSilencePolicy
|
com.byteplus.ApiResponse<CreateSilencePolicyResponse> |
createSilencePolicyWithHttpInfo(@NotNull CreateSilencePolicyRequest body) |
CreateWebhookResponse |
createWebhook(CreateWebhookRequest body) |
com.squareup.okhttp.Call |
createWebhookAsync(CreateWebhookRequest body,
com.byteplus.ApiCallback<CreateWebhookResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createWebhookCall(CreateWebhookRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createWebhook
|
com.byteplus.ApiResponse<CreateWebhookResponse> |
createWebhookWithHttpInfo(@NotNull CreateWebhookRequest body) |
DeleteAlertTemplatesByIdsResponse |
deleteAlertTemplatesByIds(DeleteAlertTemplatesByIdsRequest body) |
com.squareup.okhttp.Call |
deleteAlertTemplatesByIdsAsync(DeleteAlertTemplatesByIdsRequest body,
com.byteplus.ApiCallback<DeleteAlertTemplatesByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteAlertTemplatesByIdsCall(DeleteAlertTemplatesByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteAlertTemplatesByIds
|
com.byteplus.ApiResponse<DeleteAlertTemplatesByIdsResponse> |
deleteAlertTemplatesByIdsWithHttpInfo(@NotNull DeleteAlertTemplatesByIdsRequest body) |
DeleteContactGroupByIdsResponse |
deleteContactGroupByIds(DeleteContactGroupByIdsRequest body) |
com.squareup.okhttp.Call |
deleteContactGroupByIdsAsync(DeleteContactGroupByIdsRequest body,
com.byteplus.ApiCallback<DeleteContactGroupByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteContactGroupByIdsCall(DeleteContactGroupByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteContactGroupByIds
|
com.byteplus.ApiResponse<DeleteContactGroupByIdsResponse> |
deleteContactGroupByIdsWithHttpInfo(@NotNull DeleteContactGroupByIdsRequest body) |
DeleteContactsByIdsResponse |
deleteContactsByIds(DeleteContactsByIdsRequest body) |
com.squareup.okhttp.Call |
deleteContactsByIdsAsync(DeleteContactsByIdsRequest body,
com.byteplus.ApiCallback<DeleteContactsByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteContactsByIdsCall(DeleteContactsByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteContactsByIds
|
com.byteplus.ApiResponse<DeleteContactsByIdsResponse> |
deleteContactsByIdsWithHttpInfo(@NotNull DeleteContactsByIdsRequest body) |
DeleteEventRuleResponse |
deleteEventRule(DeleteEventRuleRequest body) |
com.squareup.okhttp.Call |
deleteEventRuleAsync(DeleteEventRuleRequest body,
com.byteplus.ApiCallback<DeleteEventRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteEventRuleCall(DeleteEventRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteEventRule
|
com.byteplus.ApiResponse<DeleteEventRuleResponse> |
deleteEventRuleWithHttpInfo(@NotNull DeleteEventRuleRequest body) |
DeleteNotificationsByIdsResponse |
deleteNotificationsByIds(DeleteNotificationsByIdsRequest body) |
com.squareup.okhttp.Call |
deleteNotificationsByIdsAsync(DeleteNotificationsByIdsRequest body,
com.byteplus.ApiCallback<DeleteNotificationsByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteNotificationsByIdsCall(DeleteNotificationsByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotificationsByIds
|
com.byteplus.ApiResponse<DeleteNotificationsByIdsResponse> |
deleteNotificationsByIdsWithHttpInfo(@NotNull DeleteNotificationsByIdsRequest body) |
DeleteNotifyTemplatesByIdsResponse |
deleteNotifyTemplatesByIds(DeleteNotifyTemplatesByIdsRequest body) |
com.squareup.okhttp.Call |
deleteNotifyTemplatesByIdsAsync(DeleteNotifyTemplatesByIdsRequest body,
com.byteplus.ApiCallback<DeleteNotifyTemplatesByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteNotifyTemplatesByIdsCall(DeleteNotifyTemplatesByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotifyTemplatesByIds
|
com.byteplus.ApiResponse<DeleteNotifyTemplatesByIdsResponse> |
deleteNotifyTemplatesByIdsWithHttpInfo(@NotNull DeleteNotifyTemplatesByIdsRequest body) |
DeleteObjectGroupResponse |
deleteObjectGroup(DeleteObjectGroupRequest body) |
com.squareup.okhttp.Call |
deleteObjectGroupAsync(DeleteObjectGroupRequest body,
com.byteplus.ApiCallback<DeleteObjectGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteObjectGroupCall(DeleteObjectGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteObjectGroup
|
com.byteplus.ApiResponse<DeleteObjectGroupResponse> |
deleteObjectGroupWithHttpInfo(@NotNull DeleteObjectGroupRequest body) |
DeleteRulesByIdsResponse |
deleteRulesByIds(DeleteRulesByIdsRequest body) |
com.squareup.okhttp.Call |
deleteRulesByIdsAsync(DeleteRulesByIdsRequest body,
com.byteplus.ApiCallback<DeleteRulesByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteRulesByIdsCall(DeleteRulesByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteRulesByIds
|
com.byteplus.ApiResponse<DeleteRulesByIdsResponse> |
deleteRulesByIdsWithHttpInfo(@NotNull DeleteRulesByIdsRequest body) |
DeleteSilencePolicyByIdsResponse |
deleteSilencePolicyByIds(DeleteSilencePolicyByIdsRequest body) |
com.squareup.okhttp.Call |
deleteSilencePolicyByIdsAsync(DeleteSilencePolicyByIdsRequest body,
com.byteplus.ApiCallback<DeleteSilencePolicyByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteSilencePolicyByIdsCall(DeleteSilencePolicyByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSilencePolicyByIds
|
com.byteplus.ApiResponse<DeleteSilencePolicyByIdsResponse> |
deleteSilencePolicyByIdsWithHttpInfo(@NotNull DeleteSilencePolicyByIdsRequest body) |
DeleteWebhooksByIdsResponse |
deleteWebhooksByIds(DeleteWebhooksByIdsRequest body) |
com.squareup.okhttp.Call |
deleteWebhooksByIdsAsync(DeleteWebhooksByIdsRequest body,
com.byteplus.ApiCallback<DeleteWebhooksByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteWebhooksByIdsCall(DeleteWebhooksByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteWebhooksByIds
|
com.byteplus.ApiResponse<DeleteWebhooksByIdsResponse> |
deleteWebhooksByIdsWithHttpInfo(@NotNull DeleteWebhooksByIdsRequest body) |
DisableEventRuleResponse |
disableEventRule(DisableEventRuleRequest body) |
com.squareup.okhttp.Call |
disableEventRuleAsync(DisableEventRuleRequest body,
com.byteplus.ApiCallback<DisableEventRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disableEventRuleCall(DisableEventRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableEventRule
|
com.byteplus.ApiResponse<DisableEventRuleResponse> |
disableEventRuleWithHttpInfo(@NotNull DisableEventRuleRequest body) |
DisablePresetAlertTemplateResponse |
disablePresetAlertTemplate(DisablePresetAlertTemplateRequest body) |
com.squareup.okhttp.Call |
disablePresetAlertTemplateAsync(DisablePresetAlertTemplateRequest body,
com.byteplus.ApiCallback<DisablePresetAlertTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disablePresetAlertTemplateCall(DisablePresetAlertTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disablePresetAlertTemplate
|
com.byteplus.ApiResponse<DisablePresetAlertTemplateResponse> |
disablePresetAlertTemplateWithHttpInfo(@NotNull DisablePresetAlertTemplateRequest body) |
EnableEventRuleResponse |
enableEventRule(EnableEventRuleRequest body) |
com.squareup.okhttp.Call |
enableEventRuleAsync(EnableEventRuleRequest body,
com.byteplus.ApiCallback<EnableEventRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
enableEventRuleCall(EnableEventRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enableEventRule
|
com.byteplus.ApiResponse<EnableEventRuleResponse> |
enableEventRuleWithHttpInfo(@NotNull EnableEventRuleRequest body) |
EnablePresetAlertTemplateResponse |
enablePresetAlertTemplate(EnablePresetAlertTemplateRequest body) |
com.squareup.okhttp.Call |
enablePresetAlertTemplateAsync(EnablePresetAlertTemplateRequest body,
com.byteplus.ApiCallback<EnablePresetAlertTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
enablePresetAlertTemplateCall(EnablePresetAlertTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enablePresetAlertTemplate
|
com.byteplus.ApiResponse<EnablePresetAlertTemplateResponse> |
enablePresetAlertTemplateWithHttpInfo(@NotNull EnablePresetAlertTemplateRequest body) |
com.byteplus.ApiClient |
getApiClient() |
GetMetricDataResponse |
getMetricData(GetMetricDataRequest body) |
com.squareup.okhttp.Call |
getMetricDataAsync(GetMetricDataRequest body,
com.byteplus.ApiCallback<GetMetricDataResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getMetricDataCall(GetMetricDataRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getMetricData
|
com.byteplus.ApiResponse<GetMetricDataResponse> |
getMetricDataWithHttpInfo(@NotNull GetMetricDataRequest body) |
GetTopDataResponse |
getTopData(GetTopDataRequest body) |
com.squareup.okhttp.Call |
getTopDataAsync(GetTopDataRequest body,
com.byteplus.ApiCallback<GetTopDataResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getTopDataCall(GetTopDataRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getTopData
|
com.byteplus.ApiResponse<GetTopDataResponse> |
getTopDataWithHttpInfo(@NotNull GetTopDataRequest body) |
ListAlertGroupResponse |
listAlertGroup(ListAlertGroupRequest body) |
com.squareup.okhttp.Call |
listAlertGroupAsync(ListAlertGroupRequest body,
com.byteplus.ApiCallback<ListAlertGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listAlertGroupCall(ListAlertGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listAlertGroup
|
com.byteplus.ApiResponse<ListAlertGroupResponse> |
listAlertGroupWithHttpInfo(@NotNull ListAlertGroupRequest body) |
ListAlertTemplatesResponse |
listAlertTemplates(ListAlertTemplatesRequest body) |
com.squareup.okhttp.Call |
listAlertTemplatesAsync(ListAlertTemplatesRequest body,
com.byteplus.ApiCallback<ListAlertTemplatesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listAlertTemplatesCall(ListAlertTemplatesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listAlertTemplates
|
com.byteplus.ApiResponse<ListAlertTemplatesResponse> |
listAlertTemplatesWithHttpInfo(@NotNull ListAlertTemplatesRequest body) |
ListContactGroupByIdsResponse |
listContactGroupByIds(ListContactGroupByIdsRequest body) |
com.squareup.okhttp.Call |
listContactGroupByIdsAsync(ListContactGroupByIdsRequest body,
com.byteplus.ApiCallback<ListContactGroupByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listContactGroupByIdsCall(ListContactGroupByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listContactGroupByIds
|
com.byteplus.ApiResponse<ListContactGroupByIdsResponse> |
listContactGroupByIdsWithHttpInfo(@NotNull ListContactGroupByIdsRequest body) |
ListContactGroupsResponse |
listContactGroups(ListContactGroupsRequest body) |
com.squareup.okhttp.Call |
listContactGroupsAsync(ListContactGroupsRequest body,
com.byteplus.ApiCallback<ListContactGroupsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listContactGroupsCall(ListContactGroupsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listContactGroups
|
com.byteplus.ApiResponse<ListContactGroupsResponse> |
listContactGroupsWithHttpInfo(@NotNull ListContactGroupsRequest body) |
ListContactsResponse |
listContacts(ListContactsRequest body) |
com.squareup.okhttp.Call |
listContactsAsync(ListContactsRequest body,
com.byteplus.ApiCallback<ListContactsResponse> callback)
(asynchronously)
|
ListContactsByIdsResponse |
listContactsByIds(ListContactsByIdsRequest body) |
com.squareup.okhttp.Call |
listContactsByIdsAsync(ListContactsByIdsRequest body,
com.byteplus.ApiCallback<ListContactsByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listContactsByIdsCall(ListContactsByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listContactsByIds
|
com.byteplus.ApiResponse<ListContactsByIdsResponse> |
listContactsByIdsWithHttpInfo(@NotNull ListContactsByIdsRequest body) |
com.squareup.okhttp.Call |
listContactsCall(ListContactsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listContacts
|
com.byteplus.ApiResponse<ListContactsResponse> |
listContactsWithHttpInfo(@NotNull ListContactsRequest body) |
ListDefaultNotifyTemplatesResponse |
listDefaultNotifyTemplates(ListDefaultNotifyTemplatesRequest body) |
com.squareup.okhttp.Call |
listDefaultNotifyTemplatesAsync(ListDefaultNotifyTemplatesRequest body,
com.byteplus.ApiCallback<ListDefaultNotifyTemplatesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listDefaultNotifyTemplatesCall(ListDefaultNotifyTemplatesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listDefaultNotifyTemplates
|
com.byteplus.ApiResponse<ListDefaultNotifyTemplatesResponse> |
listDefaultNotifyTemplatesWithHttpInfo(@NotNull ListDefaultNotifyTemplatesRequest body) |
ListEventRulesResponse |
listEventRules(ListEventRulesRequest body) |
com.squareup.okhttp.Call |
listEventRulesAsync(ListEventRulesRequest body,
com.byteplus.ApiCallback<ListEventRulesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listEventRulesCall(ListEventRulesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listEventRules
|
com.byteplus.ApiResponse<ListEventRulesResponse> |
listEventRulesWithHttpInfo(@NotNull ListEventRulesRequest body) |
ListEventsResponse |
listEvents(ListEventsRequest body) |
com.squareup.okhttp.Call |
listEventsAsync(ListEventsRequest body,
com.byteplus.ApiCallback<ListEventsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listEventsCall(ListEventsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listEvents
|
com.byteplus.ApiResponse<ListEventsResponse> |
listEventsWithHttpInfo(@NotNull ListEventsRequest body) |
ListNotificationsResponse |
listNotifications(ListNotificationsRequest body) |
com.squareup.okhttp.Call |
listNotificationsAsync(ListNotificationsRequest body,
com.byteplus.ApiCallback<ListNotificationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listNotificationsCall(ListNotificationsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNotifications
|
com.byteplus.ApiResponse<ListNotificationsResponse> |
listNotificationsWithHttpInfo(@NotNull ListNotificationsRequest body) |
ListNotifyTemplatesResponse |
listNotifyTemplates(ListNotifyTemplatesRequest body) |
com.squareup.okhttp.Call |
listNotifyTemplatesAsync(ListNotifyTemplatesRequest body,
com.byteplus.ApiCallback<ListNotifyTemplatesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listNotifyTemplatesCall(ListNotifyTemplatesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNotifyTemplates
|
com.byteplus.ApiResponse<ListNotifyTemplatesResponse> |
listNotifyTemplatesWithHttpInfo(@NotNull ListNotifyTemplatesRequest body) |
ListObjectGroupsResponse |
listObjectGroups(ListObjectGroupsRequest body) |
com.squareup.okhttp.Call |
listObjectGroupsAsync(ListObjectGroupsRequest body,
com.byteplus.ApiCallback<ListObjectGroupsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listObjectGroupsCall(ListObjectGroupsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listObjectGroups
|
com.byteplus.ApiResponse<ListObjectGroupsResponse> |
listObjectGroupsWithHttpInfo(@NotNull ListObjectGroupsRequest body) |
ListPresetAlertTemplatesResponse |
listPresetAlertTemplates(ListPresetAlertTemplatesRequest body) |
com.squareup.okhttp.Call |
listPresetAlertTemplatesAsync(ListPresetAlertTemplatesRequest body,
com.byteplus.ApiCallback<ListPresetAlertTemplatesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listPresetAlertTemplatesCall(ListPresetAlertTemplatesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPresetAlertTemplates
|
com.byteplus.ApiResponse<ListPresetAlertTemplatesResponse> |
listPresetAlertTemplatesWithHttpInfo(@NotNull ListPresetAlertTemplatesRequest body) |
ListRulesResponse |
listRules(ListRulesRequest body) |
com.squareup.okhttp.Call |
listRulesAsync(ListRulesRequest body,
com.byteplus.ApiCallback<ListRulesResponse> callback)
(asynchronously)
|
ListRulesByIdsResponse |
listRulesByIds(ListRulesByIdsRequest body) |
com.squareup.okhttp.Call |
listRulesByIdsAsync(ListRulesByIdsRequest body,
com.byteplus.ApiCallback<ListRulesByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listRulesByIdsCall(ListRulesByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listRulesByIds
|
com.byteplus.ApiResponse<ListRulesByIdsResponse> |
listRulesByIdsWithHttpInfo(@NotNull ListRulesByIdsRequest body) |
com.squareup.okhttp.Call |
listRulesCall(ListRulesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listRules
|
com.byteplus.ApiResponse<ListRulesResponse> |
listRulesWithHttpInfo(@NotNull ListRulesRequest body) |
ListSendAlertResponse |
listSendAlert(ListSendAlertRequest body) |
com.squareup.okhttp.Call |
listSendAlertAsync(ListSendAlertRequest body,
com.byteplus.ApiCallback<ListSendAlertResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSendAlertCall(ListSendAlertRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSendAlert
|
com.byteplus.ApiResponse<ListSendAlertResponse> |
listSendAlertWithHttpInfo(@NotNull ListSendAlertRequest body) |
ListSilencePolicyResponse |
listSilencePolicy(ListSilencePolicyRequest body) |
com.squareup.okhttp.Call |
listSilencePolicyAsync(ListSilencePolicyRequest body,
com.byteplus.ApiCallback<ListSilencePolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSilencePolicyCall(ListSilencePolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSilencePolicy
|
com.byteplus.ApiResponse<ListSilencePolicyResponse> |
listSilencePolicyWithHttpInfo(@NotNull ListSilencePolicyRequest body) |
ListWebhooksResponse |
listWebhooks(ListWebhooksRequest body) |
com.squareup.okhttp.Call |
listWebhooksAsync(ListWebhooksRequest body,
com.byteplus.ApiCallback<ListWebhooksResponse> callback)
(asynchronously)
|
ListWebhooksByIdsResponse |
listWebhooksByIds(ListWebhooksByIdsRequest body) |
com.squareup.okhttp.Call |
listWebhooksByIdsAsync(ListWebhooksByIdsRequest body,
com.byteplus.ApiCallback<ListWebhooksByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listWebhooksByIdsCall(ListWebhooksByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listWebhooksByIds
|
com.byteplus.ApiResponse<ListWebhooksByIdsResponse> |
listWebhooksByIdsWithHttpInfo(@NotNull ListWebhooksByIdsRequest body) |
com.squareup.okhttp.Call |
listWebhooksCall(ListWebhooksRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listWebhooks
|
com.byteplus.ApiResponse<ListWebhooksResponse> |
listWebhooksWithHttpInfo(@NotNull ListWebhooksRequest body) |
ModifyStateOfSilencePolicyByIdsResponse |
modifyStateOfSilencePolicyByIds(ModifyStateOfSilencePolicyByIdsRequest body) |
com.squareup.okhttp.Call |
modifyStateOfSilencePolicyByIdsAsync(ModifyStateOfSilencePolicyByIdsRequest body,
com.byteplus.ApiCallback<ModifyStateOfSilencePolicyByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyStateOfSilencePolicyByIdsCall(ModifyStateOfSilencePolicyByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyStateOfSilencePolicyByIds
|
com.byteplus.ApiResponse<ModifyStateOfSilencePolicyByIdsResponse> |
modifyStateOfSilencePolicyByIdsWithHttpInfo(@NotNull ModifyStateOfSilencePolicyByIdsRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
SetStateOfRulesByIdsResponse |
setStateOfRulesByIds(SetStateOfRulesByIdsRequest body) |
com.squareup.okhttp.Call |
setStateOfRulesByIdsAsync(SetStateOfRulesByIdsRequest body,
com.byteplus.ApiCallback<SetStateOfRulesByIdsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
setStateOfRulesByIdsCall(SetStateOfRulesByIdsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setStateOfRulesByIds
|
com.byteplus.ApiResponse<SetStateOfRulesByIdsResponse> |
setStateOfRulesByIdsWithHttpInfo(@NotNull SetStateOfRulesByIdsRequest body) |
TagResourcesResponse |
tagResources(TagResourcesRequest body) |
com.squareup.okhttp.Call |
tagResourcesAsync(TagResourcesRequest body,
com.byteplus.ApiCallback<TagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
tagResourcesCall(TagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tagResources
|
com.byteplus.ApiResponse<TagResourcesResponse> |
tagResourcesWithHttpInfo(@NotNull TagResourcesRequest body) |
UntagResourcesResponse |
untagResources(UntagResourcesRequest body) |
com.squareup.okhttp.Call |
untagResourcesAsync(UntagResourcesRequest body,
com.byteplus.ApiCallback<UntagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
untagResourcesCall(UntagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for untagResources
|
com.byteplus.ApiResponse<UntagResourcesResponse> |
untagResourcesWithHttpInfo(@NotNull UntagResourcesRequest body) |
UpdateAlertTemplateResponse |
updateAlertTemplate(UpdateAlertTemplateRequest body) |
com.squareup.okhttp.Call |
updateAlertTemplateAsync(UpdateAlertTemplateRequest body,
com.byteplus.ApiCallback<UpdateAlertTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateAlertTemplateCall(UpdateAlertTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateAlertTemplate
|
com.byteplus.ApiResponse<UpdateAlertTemplateResponse> |
updateAlertTemplateWithHttpInfo(@NotNull UpdateAlertTemplateRequest body) |
UpdateContactGroupResponse |
updateContactGroup(UpdateContactGroupRequest body) |
com.squareup.okhttp.Call |
updateContactGroupAsync(UpdateContactGroupRequest body,
com.byteplus.ApiCallback<UpdateContactGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateContactGroupCall(UpdateContactGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateContactGroup
|
UpdateContactGroupWithContactsResponse |
updateContactGroupWithContacts(UpdateContactGroupWithContactsRequest body) |
com.squareup.okhttp.Call |
updateContactGroupWithContactsAsync(UpdateContactGroupWithContactsRequest body,
com.byteplus.ApiCallback<UpdateContactGroupWithContactsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateContactGroupWithContactsCall(UpdateContactGroupWithContactsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateContactGroupWithContacts
|
com.byteplus.ApiResponse<UpdateContactGroupWithContactsResponse> |
updateContactGroupWithContactsWithHttpInfo(@NotNull UpdateContactGroupWithContactsRequest body) |
com.byteplus.ApiResponse<UpdateContactGroupResponse> |
updateContactGroupWithHttpInfo(@NotNull UpdateContactGroupRequest body) |
UpdateContactsResponse |
updateContacts(UpdateContactsRequest body) |
com.squareup.okhttp.Call |
updateContactsAsync(UpdateContactsRequest body,
com.byteplus.ApiCallback<UpdateContactsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateContactsCall(UpdateContactsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateContacts
|
UpdateContactsWithContactGroupsResponse |
updateContactsWithContactGroups(UpdateContactsWithContactGroupsRequest body) |
com.squareup.okhttp.Call |
updateContactsWithContactGroupsAsync(UpdateContactsWithContactGroupsRequest body,
com.byteplus.ApiCallback<UpdateContactsWithContactGroupsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateContactsWithContactGroupsCall(UpdateContactsWithContactGroupsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateContactsWithContactGroups
|
com.byteplus.ApiResponse<UpdateContactsWithContactGroupsResponse> |
updateContactsWithContactGroupsWithHttpInfo(@NotNull UpdateContactsWithContactGroupsRequest body) |
com.byteplus.ApiResponse<UpdateContactsResponse> |
updateContactsWithHttpInfo(@NotNull UpdateContactsRequest body) |
UpdateEventRuleResponse |
updateEventRule(UpdateEventRuleRequest body) |
com.squareup.okhttp.Call |
updateEventRuleAsync(UpdateEventRuleRequest body,
com.byteplus.ApiCallback<UpdateEventRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateEventRuleCall(UpdateEventRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateEventRule
|
com.byteplus.ApiResponse<UpdateEventRuleResponse> |
updateEventRuleWithHttpInfo(@NotNull UpdateEventRuleRequest body) |
UpdateNotificationResponse |
updateNotification(UpdateNotificationRequest body) |
com.squareup.okhttp.Call |
updateNotificationAsync(UpdateNotificationRequest body,
com.byteplus.ApiCallback<UpdateNotificationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateNotificationCall(UpdateNotificationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNotification
|
com.byteplus.ApiResponse<UpdateNotificationResponse> |
updateNotificationWithHttpInfo(@NotNull UpdateNotificationRequest body) |
UpdateNotifyTemplateResponse |
updateNotifyTemplate(UpdateNotifyTemplateRequest body) |
com.squareup.okhttp.Call |
updateNotifyTemplateAsync(UpdateNotifyTemplateRequest body,
com.byteplus.ApiCallback<UpdateNotifyTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateNotifyTemplateCall(UpdateNotifyTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNotifyTemplate
|
com.byteplus.ApiResponse<UpdateNotifyTemplateResponse> |
updateNotifyTemplateWithHttpInfo(@NotNull UpdateNotifyTemplateRequest body) |
UpdateObjectGroupResponse |
updateObjectGroup(UpdateObjectGroupRequest body) |
com.squareup.okhttp.Call |
updateObjectGroupAsync(UpdateObjectGroupRequest body,
com.byteplus.ApiCallback<UpdateObjectGroupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateObjectGroupCall(UpdateObjectGroupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateObjectGroup
|
com.byteplus.ApiResponse<UpdateObjectGroupResponse> |
updateObjectGroupWithHttpInfo(@NotNull UpdateObjectGroupRequest body) |
UpdateRuleResponse |
updateRule(UpdateRuleRequest body) |
com.squareup.okhttp.Call |
updateRuleAsync(UpdateRuleRequest body,
com.byteplus.ApiCallback<UpdateRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateRuleCall(UpdateRuleRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateRule
|
com.byteplus.ApiResponse<UpdateRuleResponse> |
updateRuleWithHttpInfo(@NotNull UpdateRuleRequest body) |
UpdateSilencePolicyResponse |
updateSilencePolicy(UpdateSilencePolicyRequest body) |
com.squareup.okhttp.Call |
updateSilencePolicyAsync(UpdateSilencePolicyRequest body,
com.byteplus.ApiCallback<UpdateSilencePolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateSilencePolicyCall(UpdateSilencePolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSilencePolicy
|
com.byteplus.ApiResponse<UpdateSilencePolicyResponse> |
updateSilencePolicyWithHttpInfo(@NotNull UpdateSilencePolicyRequest body) |
UpdateWebhookResponse |
updateWebhook(UpdateWebhookRequest body) |
com.squareup.okhttp.Call |
updateWebhookAsync(UpdateWebhookRequest body,
com.byteplus.ApiCallback<UpdateWebhookResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateWebhookCall(UpdateWebhookRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateWebhook
|
com.byteplus.ApiResponse<UpdateWebhookResponse> |
updateWebhookWithHttpInfo(@NotNull UpdateWebhookRequest body) |
public CloudmonitorApi()
public CloudmonitorApi(com.byteplus.ApiClient apiClient)
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call applyObjectGroupsByAlertTemplateCall(ApplyObjectGroupsByAlertTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ApplyObjectGroupsByAlertTemplateResponse applyObjectGroupsByAlertTemplate(ApplyObjectGroupsByAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ApplyObjectGroupsByAlertTemplateResponse> applyObjectGroupsByAlertTemplateWithHttpInfo(@NotNull @NotNull ApplyObjectGroupsByAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call applyObjectGroupsByAlertTemplateAsync(ApplyObjectGroupsByAlertTemplateRequest body, com.byteplus.ApiCallback<ApplyObjectGroupsByAlertTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createAlertTemplateCall(CreateAlertTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateAlertTemplateResponse createAlertTemplate(CreateAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateAlertTemplateResponse> createAlertTemplateWithHttpInfo(@NotNull @NotNull CreateAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createAlertTemplateAsync(CreateAlertTemplateRequest body, com.byteplus.ApiCallback<CreateAlertTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createContactGroupCall(CreateContactGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateContactGroupResponse createContactGroup(CreateContactGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateContactGroupResponse> createContactGroupWithHttpInfo(@NotNull @NotNull CreateContactGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createContactGroupAsync(CreateContactGroupRequest body, com.byteplus.ApiCallback<CreateContactGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createContactsCall(CreateContactsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateContactsResponse createContacts(CreateContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateContactsResponse> createContactsWithHttpInfo(@NotNull @NotNull CreateContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createContactsAsync(CreateContactsRequest body, com.byteplus.ApiCallback<CreateContactsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createEventRuleCall(CreateEventRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateEventRuleResponse createEventRule(CreateEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateEventRuleResponse> createEventRuleWithHttpInfo(@NotNull @NotNull CreateEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createEventRuleAsync(CreateEventRuleRequest body, com.byteplus.ApiCallback<CreateEventRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNotificationCall(CreateNotificationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateNotificationResponse createNotification(CreateNotificationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateNotificationResponse> createNotificationWithHttpInfo(@NotNull @NotNull CreateNotificationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNotificationAsync(CreateNotificationRequest body, com.byteplus.ApiCallback<CreateNotificationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNotifyTemplateCall(CreateNotifyTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateNotifyTemplateResponse createNotifyTemplate(CreateNotifyTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateNotifyTemplateResponse> createNotifyTemplateWithHttpInfo(@NotNull @NotNull CreateNotifyTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNotifyTemplateAsync(CreateNotifyTemplateRequest body, com.byteplus.ApiCallback<CreateNotifyTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createObjectGroupCall(CreateObjectGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateObjectGroupResponse createObjectGroup(CreateObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateObjectGroupResponse> createObjectGroupWithHttpInfo(@NotNull @NotNull CreateObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createObjectGroupAsync(CreateObjectGroupRequest body, com.byteplus.ApiCallback<CreateObjectGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createRuleCall(CreateRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateRuleResponse createRule(CreateRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateRuleResponse> createRuleWithHttpInfo(@NotNull @NotNull CreateRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createRuleAsync(CreateRuleRequest body, com.byteplus.ApiCallback<CreateRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createSilencePolicyCall(CreateSilencePolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateSilencePolicyResponse createSilencePolicy(CreateSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateSilencePolicyResponse> createSilencePolicyWithHttpInfo(@NotNull @NotNull CreateSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createSilencePolicyAsync(CreateSilencePolicyRequest body, com.byteplus.ApiCallback<CreateSilencePolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createWebhookCall(CreateWebhookRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateWebhookResponse createWebhook(CreateWebhookRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateWebhookResponse> createWebhookWithHttpInfo(@NotNull @NotNull CreateWebhookRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createWebhookAsync(CreateWebhookRequest body, com.byteplus.ApiCallback<CreateWebhookResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteAlertTemplatesByIdsCall(DeleteAlertTemplatesByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteAlertTemplatesByIdsResponse deleteAlertTemplatesByIds(DeleteAlertTemplatesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteAlertTemplatesByIdsResponse> deleteAlertTemplatesByIdsWithHttpInfo(@NotNull @NotNull DeleteAlertTemplatesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteAlertTemplatesByIdsAsync(DeleteAlertTemplatesByIdsRequest body, com.byteplus.ApiCallback<DeleteAlertTemplatesByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteContactGroupByIdsCall(DeleteContactGroupByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteContactGroupByIdsResponse deleteContactGroupByIds(DeleteContactGroupByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteContactGroupByIdsResponse> deleteContactGroupByIdsWithHttpInfo(@NotNull @NotNull DeleteContactGroupByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteContactGroupByIdsAsync(DeleteContactGroupByIdsRequest body, com.byteplus.ApiCallback<DeleteContactGroupByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteContactsByIdsCall(DeleteContactsByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteContactsByIdsResponse deleteContactsByIds(DeleteContactsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteContactsByIdsResponse> deleteContactsByIdsWithHttpInfo(@NotNull @NotNull DeleteContactsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteContactsByIdsAsync(DeleteContactsByIdsRequest body, com.byteplus.ApiCallback<DeleteContactsByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteEventRuleCall(DeleteEventRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteEventRuleResponse deleteEventRule(DeleteEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteEventRuleResponse> deleteEventRuleWithHttpInfo(@NotNull @NotNull DeleteEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteEventRuleAsync(DeleteEventRuleRequest body, com.byteplus.ApiCallback<DeleteEventRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotificationsByIdsCall(DeleteNotificationsByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteNotificationsByIdsResponse deleteNotificationsByIds(DeleteNotificationsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteNotificationsByIdsResponse> deleteNotificationsByIdsWithHttpInfo(@NotNull @NotNull DeleteNotificationsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotificationsByIdsAsync(DeleteNotificationsByIdsRequest body, com.byteplus.ApiCallback<DeleteNotificationsByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotifyTemplatesByIdsCall(DeleteNotifyTemplatesByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteNotifyTemplatesByIdsResponse deleteNotifyTemplatesByIds(DeleteNotifyTemplatesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteNotifyTemplatesByIdsResponse> deleteNotifyTemplatesByIdsWithHttpInfo(@NotNull @NotNull DeleteNotifyTemplatesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotifyTemplatesByIdsAsync(DeleteNotifyTemplatesByIdsRequest body, com.byteplus.ApiCallback<DeleteNotifyTemplatesByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteObjectGroupCall(DeleteObjectGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteObjectGroupResponse deleteObjectGroup(DeleteObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteObjectGroupResponse> deleteObjectGroupWithHttpInfo(@NotNull @NotNull DeleteObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteObjectGroupAsync(DeleteObjectGroupRequest body, com.byteplus.ApiCallback<DeleteObjectGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteRulesByIdsCall(DeleteRulesByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteRulesByIdsResponse deleteRulesByIds(DeleteRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteRulesByIdsResponse> deleteRulesByIdsWithHttpInfo(@NotNull @NotNull DeleteRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteRulesByIdsAsync(DeleteRulesByIdsRequest body, com.byteplus.ApiCallback<DeleteRulesByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSilencePolicyByIdsCall(DeleteSilencePolicyByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteSilencePolicyByIdsResponse deleteSilencePolicyByIds(DeleteSilencePolicyByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteSilencePolicyByIdsResponse> deleteSilencePolicyByIdsWithHttpInfo(@NotNull @NotNull DeleteSilencePolicyByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSilencePolicyByIdsAsync(DeleteSilencePolicyByIdsRequest body, com.byteplus.ApiCallback<DeleteSilencePolicyByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteWebhooksByIdsCall(DeleteWebhooksByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteWebhooksByIdsResponse deleteWebhooksByIds(DeleteWebhooksByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteWebhooksByIdsResponse> deleteWebhooksByIdsWithHttpInfo(@NotNull @NotNull DeleteWebhooksByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteWebhooksByIdsAsync(DeleteWebhooksByIdsRequest body, com.byteplus.ApiCallback<DeleteWebhooksByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disableEventRuleCall(DisableEventRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisableEventRuleResponse disableEventRule(DisableEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisableEventRuleResponse> disableEventRuleWithHttpInfo(@NotNull @NotNull DisableEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disableEventRuleAsync(DisableEventRuleRequest body, com.byteplus.ApiCallback<DisableEventRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disablePresetAlertTemplateCall(DisablePresetAlertTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisablePresetAlertTemplateResponse disablePresetAlertTemplate(DisablePresetAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisablePresetAlertTemplateResponse> disablePresetAlertTemplateWithHttpInfo(@NotNull @NotNull DisablePresetAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disablePresetAlertTemplateAsync(DisablePresetAlertTemplateRequest body, com.byteplus.ApiCallback<DisablePresetAlertTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call enableEventRuleCall(EnableEventRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EnableEventRuleResponse enableEventRule(EnableEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EnableEventRuleResponse> enableEventRuleWithHttpInfo(@NotNull @NotNull EnableEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call enableEventRuleAsync(EnableEventRuleRequest body, com.byteplus.ApiCallback<EnableEventRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call enablePresetAlertTemplateCall(EnablePresetAlertTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EnablePresetAlertTemplateResponse enablePresetAlertTemplate(EnablePresetAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EnablePresetAlertTemplateResponse> enablePresetAlertTemplateWithHttpInfo(@NotNull @NotNull EnablePresetAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call enablePresetAlertTemplateAsync(EnablePresetAlertTemplateRequest body, com.byteplus.ApiCallback<EnablePresetAlertTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getMetricDataCall(GetMetricDataRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetMetricDataResponse getMetricData(GetMetricDataRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetMetricDataResponse> getMetricDataWithHttpInfo(@NotNull @NotNull GetMetricDataRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getMetricDataAsync(GetMetricDataRequest body, com.byteplus.ApiCallback<GetMetricDataResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getTopDataCall(GetTopDataRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetTopDataResponse getTopData(GetTopDataRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetTopDataResponse> getTopDataWithHttpInfo(@NotNull @NotNull GetTopDataRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getTopDataAsync(GetTopDataRequest body, com.byteplus.ApiCallback<GetTopDataResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listAlertGroupCall(ListAlertGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListAlertGroupResponse listAlertGroup(ListAlertGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListAlertGroupResponse> listAlertGroupWithHttpInfo(@NotNull @NotNull ListAlertGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listAlertGroupAsync(ListAlertGroupRequest body, com.byteplus.ApiCallback<ListAlertGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listAlertTemplatesCall(ListAlertTemplatesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListAlertTemplatesResponse listAlertTemplates(ListAlertTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListAlertTemplatesResponse> listAlertTemplatesWithHttpInfo(@NotNull @NotNull ListAlertTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listAlertTemplatesAsync(ListAlertTemplatesRequest body, com.byteplus.ApiCallback<ListAlertTemplatesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listContactGroupByIdsCall(ListContactGroupByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListContactGroupByIdsResponse listContactGroupByIds(ListContactGroupByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListContactGroupByIdsResponse> listContactGroupByIdsWithHttpInfo(@NotNull @NotNull ListContactGroupByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listContactGroupByIdsAsync(ListContactGroupByIdsRequest body, com.byteplus.ApiCallback<ListContactGroupByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listContactGroupsCall(ListContactGroupsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListContactGroupsResponse listContactGroups(ListContactGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListContactGroupsResponse> listContactGroupsWithHttpInfo(@NotNull @NotNull ListContactGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listContactGroupsAsync(ListContactGroupsRequest body, com.byteplus.ApiCallback<ListContactGroupsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listContactsCall(ListContactsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListContactsResponse listContacts(ListContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListContactsResponse> listContactsWithHttpInfo(@NotNull @NotNull ListContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listContactsAsync(ListContactsRequest body, com.byteplus.ApiCallback<ListContactsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listContactsByIdsCall(ListContactsByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListContactsByIdsResponse listContactsByIds(ListContactsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListContactsByIdsResponse> listContactsByIdsWithHttpInfo(@NotNull @NotNull ListContactsByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listContactsByIdsAsync(ListContactsByIdsRequest body, com.byteplus.ApiCallback<ListContactsByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listDefaultNotifyTemplatesCall(ListDefaultNotifyTemplatesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListDefaultNotifyTemplatesResponse listDefaultNotifyTemplates(ListDefaultNotifyTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListDefaultNotifyTemplatesResponse> listDefaultNotifyTemplatesWithHttpInfo(@NotNull @NotNull ListDefaultNotifyTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listDefaultNotifyTemplatesAsync(ListDefaultNotifyTemplatesRequest body, com.byteplus.ApiCallback<ListDefaultNotifyTemplatesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listEventRulesCall(ListEventRulesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListEventRulesResponse listEventRules(ListEventRulesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListEventRulesResponse> listEventRulesWithHttpInfo(@NotNull @NotNull ListEventRulesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listEventRulesAsync(ListEventRulesRequest body, com.byteplus.ApiCallback<ListEventRulesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listEventsCall(ListEventsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListEventsResponse listEvents(ListEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListEventsResponse> listEventsWithHttpInfo(@NotNull @NotNull ListEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listEventsAsync(ListEventsRequest body, com.byteplus.ApiCallback<ListEventsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNotificationsCall(ListNotificationsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListNotificationsResponse listNotifications(ListNotificationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListNotificationsResponse> listNotificationsWithHttpInfo(@NotNull @NotNull ListNotificationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNotificationsAsync(ListNotificationsRequest body, com.byteplus.ApiCallback<ListNotificationsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNotifyTemplatesCall(ListNotifyTemplatesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListNotifyTemplatesResponse listNotifyTemplates(ListNotifyTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListNotifyTemplatesResponse> listNotifyTemplatesWithHttpInfo(@NotNull @NotNull ListNotifyTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNotifyTemplatesAsync(ListNotifyTemplatesRequest body, com.byteplus.ApiCallback<ListNotifyTemplatesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listObjectGroupsCall(ListObjectGroupsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListObjectGroupsResponse listObjectGroups(ListObjectGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListObjectGroupsResponse> listObjectGroupsWithHttpInfo(@NotNull @NotNull ListObjectGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listObjectGroupsAsync(ListObjectGroupsRequest body, com.byteplus.ApiCallback<ListObjectGroupsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPresetAlertTemplatesCall(ListPresetAlertTemplatesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListPresetAlertTemplatesResponse listPresetAlertTemplates(ListPresetAlertTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListPresetAlertTemplatesResponse> listPresetAlertTemplatesWithHttpInfo(@NotNull @NotNull ListPresetAlertTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPresetAlertTemplatesAsync(ListPresetAlertTemplatesRequest body, com.byteplus.ApiCallback<ListPresetAlertTemplatesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listRulesCall(ListRulesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListRulesResponse listRules(ListRulesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListRulesResponse> listRulesWithHttpInfo(@NotNull @NotNull ListRulesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listRulesAsync(ListRulesRequest body, com.byteplus.ApiCallback<ListRulesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listRulesByIdsCall(ListRulesByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListRulesByIdsResponse listRulesByIds(ListRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListRulesByIdsResponse> listRulesByIdsWithHttpInfo(@NotNull @NotNull ListRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listRulesByIdsAsync(ListRulesByIdsRequest body, com.byteplus.ApiCallback<ListRulesByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSendAlertCall(ListSendAlertRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSendAlertResponse listSendAlert(ListSendAlertRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSendAlertResponse> listSendAlertWithHttpInfo(@NotNull @NotNull ListSendAlertRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSendAlertAsync(ListSendAlertRequest body, com.byteplus.ApiCallback<ListSendAlertResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSilencePolicyCall(ListSilencePolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSilencePolicyResponse listSilencePolicy(ListSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSilencePolicyResponse> listSilencePolicyWithHttpInfo(@NotNull @NotNull ListSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSilencePolicyAsync(ListSilencePolicyRequest body, com.byteplus.ApiCallback<ListSilencePolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listWebhooksCall(ListWebhooksRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListWebhooksResponse listWebhooks(ListWebhooksRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListWebhooksResponse> listWebhooksWithHttpInfo(@NotNull @NotNull ListWebhooksRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listWebhooksAsync(ListWebhooksRequest body, com.byteplus.ApiCallback<ListWebhooksResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listWebhooksByIdsCall(ListWebhooksByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListWebhooksByIdsResponse listWebhooksByIds(ListWebhooksByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListWebhooksByIdsResponse> listWebhooksByIdsWithHttpInfo(@NotNull @NotNull ListWebhooksByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listWebhooksByIdsAsync(ListWebhooksByIdsRequest body, com.byteplus.ApiCallback<ListWebhooksByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyStateOfSilencePolicyByIdsCall(ModifyStateOfSilencePolicyByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyStateOfSilencePolicyByIdsResponse modifyStateOfSilencePolicyByIds(ModifyStateOfSilencePolicyByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyStateOfSilencePolicyByIdsResponse> modifyStateOfSilencePolicyByIdsWithHttpInfo(@NotNull @NotNull ModifyStateOfSilencePolicyByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyStateOfSilencePolicyByIdsAsync(ModifyStateOfSilencePolicyByIdsRequest body, com.byteplus.ApiCallback<ModifyStateOfSilencePolicyByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call setStateOfRulesByIdsCall(SetStateOfRulesByIdsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic SetStateOfRulesByIdsResponse setStateOfRulesByIds(SetStateOfRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<SetStateOfRulesByIdsResponse> setStateOfRulesByIdsWithHttpInfo(@NotNull @NotNull SetStateOfRulesByIdsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call setStateOfRulesByIdsAsync(SetStateOfRulesByIdsRequest body, com.byteplus.ApiCallback<SetStateOfRulesByIdsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, com.byteplus.ApiCallback<TagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, com.byteplus.ApiCallback<UntagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateAlertTemplateCall(UpdateAlertTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateAlertTemplateResponse updateAlertTemplate(UpdateAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateAlertTemplateResponse> updateAlertTemplateWithHttpInfo(@NotNull @NotNull UpdateAlertTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateAlertTemplateAsync(UpdateAlertTemplateRequest body, com.byteplus.ApiCallback<UpdateAlertTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateContactGroupCall(UpdateContactGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateContactGroupResponse updateContactGroup(UpdateContactGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateContactGroupResponse> updateContactGroupWithHttpInfo(@NotNull @NotNull UpdateContactGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateContactGroupAsync(UpdateContactGroupRequest body, com.byteplus.ApiCallback<UpdateContactGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateContactGroupWithContactsCall(UpdateContactGroupWithContactsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateContactGroupWithContactsResponse updateContactGroupWithContacts(UpdateContactGroupWithContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateContactGroupWithContactsResponse> updateContactGroupWithContactsWithHttpInfo(@NotNull @NotNull UpdateContactGroupWithContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateContactGroupWithContactsAsync(UpdateContactGroupWithContactsRequest body, com.byteplus.ApiCallback<UpdateContactGroupWithContactsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateContactsCall(UpdateContactsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateContactsResponse updateContacts(UpdateContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateContactsResponse> updateContactsWithHttpInfo(@NotNull @NotNull UpdateContactsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateContactsAsync(UpdateContactsRequest body, com.byteplus.ApiCallback<UpdateContactsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateContactsWithContactGroupsCall(UpdateContactsWithContactGroupsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateContactsWithContactGroupsResponse updateContactsWithContactGroups(UpdateContactsWithContactGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateContactsWithContactGroupsResponse> updateContactsWithContactGroupsWithHttpInfo(@NotNull @NotNull UpdateContactsWithContactGroupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateContactsWithContactGroupsAsync(UpdateContactsWithContactGroupsRequest body, com.byteplus.ApiCallback<UpdateContactsWithContactGroupsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateEventRuleCall(UpdateEventRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateEventRuleResponse updateEventRule(UpdateEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateEventRuleResponse> updateEventRuleWithHttpInfo(@NotNull @NotNull UpdateEventRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateEventRuleAsync(UpdateEventRuleRequest body, com.byteplus.ApiCallback<UpdateEventRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateNotificationCall(UpdateNotificationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateNotificationResponse updateNotification(UpdateNotificationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateNotificationResponse> updateNotificationWithHttpInfo(@NotNull @NotNull UpdateNotificationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateNotificationAsync(UpdateNotificationRequest body, com.byteplus.ApiCallback<UpdateNotificationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateNotifyTemplateCall(UpdateNotifyTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateNotifyTemplateResponse updateNotifyTemplate(UpdateNotifyTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateNotifyTemplateResponse> updateNotifyTemplateWithHttpInfo(@NotNull @NotNull UpdateNotifyTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateNotifyTemplateAsync(UpdateNotifyTemplateRequest body, com.byteplus.ApiCallback<UpdateNotifyTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateObjectGroupCall(UpdateObjectGroupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateObjectGroupResponse updateObjectGroup(UpdateObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateObjectGroupResponse> updateObjectGroupWithHttpInfo(@NotNull @NotNull UpdateObjectGroupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateObjectGroupAsync(UpdateObjectGroupRequest body, com.byteplus.ApiCallback<UpdateObjectGroupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateRuleCall(UpdateRuleRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateRuleResponse updateRule(UpdateRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateRuleResponse> updateRuleWithHttpInfo(@NotNull @NotNull UpdateRuleRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateRuleAsync(UpdateRuleRequest body, com.byteplus.ApiCallback<UpdateRuleResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateSilencePolicyCall(UpdateSilencePolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateSilencePolicyResponse updateSilencePolicy(UpdateSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateSilencePolicyResponse> updateSilencePolicyWithHttpInfo(@NotNull @NotNull UpdateSilencePolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateSilencePolicyAsync(UpdateSilencePolicyRequest body, com.byteplus.ApiCallback<UpdateSilencePolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateWebhookCall(UpdateWebhookRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateWebhookResponse updateWebhook(UpdateWebhookRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateWebhookResponse> updateWebhookWithHttpInfo(@NotNull @NotNull UpdateWebhookRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateWebhookAsync(UpdateWebhookRequest body, com.byteplus.ApiCallback<UpdateWebhookResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2025. All rights reserved.