public class ConversationWebhookCreateRequest extends ConversationWebhookBaseRequest
events, url| Constructor and Description |
|---|
ConversationWebhookCreateRequest(String channelId,
String url,
List<ConversationWebhookEvent> events) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
protected String |
getRequestName() |
protected String |
getStringRepresentationOfExtraParameters() |
public ConversationWebhookCreateRequest(String channelId, String url, List<ConversationWebhookEvent> events)
protected String getRequestName()
getRequestName in class ConversationWebhookBaseRequestprotected String getStringRepresentationOfExtraParameters()
getStringRepresentationOfExtraParameters in class ConversationWebhookBaseRequestpublic String getChannelId()
Copyright © 2024. All rights reserved.