Package org.mlflow.api.proto
Class Webhooks
- java.lang.Object
-
- org.mlflow.api.proto.Webhooks
-
public final class Webhooks extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Webhooks.CreateWebhook
Create webhook requeststatic interface
Webhooks.CreateWebhookOrBuilder
static class
Webhooks.DeleteWebhook
Delete webhook requeststatic interface
Webhooks.DeleteWebhookOrBuilder
static class
Webhooks.GetWebhook
Get webhook requeststatic interface
Webhooks.GetWebhookOrBuilder
static class
Webhooks.ListWebhooks
List webhooks requeststatic interface
Webhooks.ListWebhooksOrBuilder
static class
Webhooks.TestWebhook
Test webhook requeststatic interface
Webhooks.TestWebhookOrBuilder
static class
Webhooks.UpdateWebhook
Update webhook requeststatic interface
Webhooks.UpdateWebhookOrBuilder
static class
Webhooks.Webhook
Webhook entitystatic class
Webhooks.WebhookAction
Webhook action typesstatic class
Webhooks.WebhookEntity
Webhook entity typesstatic class
Webhooks.WebhookEvent
Webhook event definitionstatic interface
Webhooks.WebhookEventOrBuilder
static interface
Webhooks.WebhookOrBuilder
static class
Webhooks.WebhookStatus
Webhook status enumerationstatic class
Webhooks.WebhookTestResult
Test webhook resultstatic interface
Webhooks.WebhookTestResultOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-