public class DeleteWebhooksByIdsRequest extends Object
| Constructor and Description |
|---|
DeleteWebhooksByIdsRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteWebhooksByIdsRequest |
addIdsItem(String idsItem) |
boolean |
equals(Object o) |
List<String> |
getIds()
Get ids
|
int |
hashCode() |
DeleteWebhooksByIdsRequest |
ids(List<String> ids) |
void |
setIds(List<String> ids) |
String |
toString() |
public DeleteWebhooksByIdsRequest ids(List<String> ids)
public DeleteWebhooksByIdsRequest addIdsItem(String idsItem)
Copyright © 2026. All rights reserved.