Uses of Interface
com.google.cloud.dialogflow.cx.v3.WebhookOrBuilder
-
Packages that use WebhookOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of WebhookOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement WebhookOrBuilder Modifier and Type Class Description classWebhookWebhooks host the developer's business logic.static classWebhook.BuilderWebhooks host the developer's business logic.Methods in com.google.cloud.dialogflow.cx.v3 that return WebhookOrBuilder Modifier and Type Method Description WebhookOrBuilderCreateWebhookRequest.Builder. getWebhookOrBuilder()Required.WebhookOrBuilderCreateWebhookRequest. getWebhookOrBuilder()Required.WebhookOrBuilderCreateWebhookRequestOrBuilder. getWebhookOrBuilder()Required.WebhookOrBuilderUpdateWebhookRequest.Builder. getWebhookOrBuilder()Required.WebhookOrBuilderUpdateWebhookRequest. getWebhookOrBuilder()Required.WebhookOrBuilderUpdateWebhookRequestOrBuilder. getWebhookOrBuilder()Required.WebhookOrBuilderEnvironment.WebhookConfig.Builder. getWebhookOverridesOrBuilder(int index)The list of webhooks to override for the agent environment.WebhookOrBuilderEnvironment.WebhookConfig. getWebhookOverridesOrBuilder(int index)The list of webhooks to override for the agent environment.WebhookOrBuilderEnvironment.WebhookConfigOrBuilder. getWebhookOverridesOrBuilder(int index)The list of webhooks to override for the agent environment.WebhookOrBuilderListWebhooksResponse.Builder. getWebhooksOrBuilder(int index)The list of webhooks.WebhookOrBuilderListWebhooksResponse. getWebhooksOrBuilder(int index)The list of webhooks.WebhookOrBuilderListWebhooksResponseOrBuilder. getWebhooksOrBuilder(int index)The list of webhooks.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type WebhookOrBuilder Modifier and Type Method Description List<? extends WebhookOrBuilder>Environment.WebhookConfig.Builder. getWebhookOverridesOrBuilderList()The list of webhooks to override for the agent environment.List<? extends WebhookOrBuilder>Environment.WebhookConfig. getWebhookOverridesOrBuilderList()The list of webhooks to override for the agent environment.List<? extends WebhookOrBuilder>Environment.WebhookConfigOrBuilder. getWebhookOverridesOrBuilderList()The list of webhooks to override for the agent environment.List<? extends WebhookOrBuilder>ListWebhooksResponse.Builder. getWebhooksOrBuilderList()The list of webhooks.List<? extends WebhookOrBuilder>ListWebhooksResponse. getWebhooksOrBuilderList()The list of webhooks.List<? extends WebhookOrBuilder>ListWebhooksResponseOrBuilder. getWebhooksOrBuilderList()The list of webhooks.
-