Uses of Interface
org.mlflow.api.proto.Webhooks.WebhookEventOrBuilder
-
Packages that use Webhooks.WebhookEventOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Webhooks.WebhookEventOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Webhooks.WebhookEventOrBuilder Modifier and Type Class Description static class
Webhooks.WebhookEvent
Webhook event definitionstatic class
Webhooks.WebhookEvent.Builder
Webhook event definitionMethods in org.mlflow.api.proto that return Webhooks.WebhookEventOrBuilder Modifier and Type Method Description Webhooks.WebhookEventOrBuilder
Webhooks.TestWebhook.Builder. getEventOrBuilder()
Optional event type to test.Webhooks.WebhookEventOrBuilder
Webhooks.TestWebhook. getEventOrBuilder()
Optional event type to test.Webhooks.WebhookEventOrBuilder
Webhooks.TestWebhookOrBuilder. getEventOrBuilder()
Optional event type to test.Webhooks.WebhookEventOrBuilder
Webhooks.CreateWebhook.Builder. getEventsOrBuilder(int index)
List of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.CreateWebhook. getEventsOrBuilder(int index)
List of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.CreateWebhookOrBuilder. getEventsOrBuilder(int index)
List of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.UpdateWebhook.Builder. getEventsOrBuilder(int index)
New list of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.UpdateWebhook. getEventsOrBuilder(int index)
New list of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.UpdateWebhookOrBuilder. getEventsOrBuilder(int index)
New list of events to subscribe toWebhooks.WebhookEventOrBuilder
Webhooks.Webhook.Builder. getEventsOrBuilder(int index)
List of events this webhook is subscribed toWebhooks.WebhookEventOrBuilder
Webhooks.Webhook. getEventsOrBuilder(int index)
List of events this webhook is subscribed toWebhooks.WebhookEventOrBuilder
Webhooks.WebhookOrBuilder. getEventsOrBuilder(int index)
List of events this webhook is subscribed toMethods in org.mlflow.api.proto that return types with arguments of type Webhooks.WebhookEventOrBuilder Modifier and Type Method Description java.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.CreateWebhook.Builder. getEventsOrBuilderList()
List of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.CreateWebhook. getEventsOrBuilderList()
List of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.CreateWebhookOrBuilder. getEventsOrBuilderList()
List of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.UpdateWebhook.Builder. getEventsOrBuilderList()
New list of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.UpdateWebhook. getEventsOrBuilderList()
New list of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.UpdateWebhookOrBuilder. getEventsOrBuilderList()
New list of events to subscribe tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.Webhook.Builder. getEventsOrBuilderList()
List of events this webhook is subscribed tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.Webhook. getEventsOrBuilderList()
List of events this webhook is subscribed tojava.util.List<? extends Webhooks.WebhookEventOrBuilder>
Webhooks.WebhookOrBuilder. getEventsOrBuilderList()
List of events this webhook is subscribed to
-