Uses of Class
org.mlflow.api.proto.Webhooks.WebhookEvent
-
Packages that use Webhooks.WebhookEvent Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Webhooks.WebhookEvent in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Webhooks.WebhookEvent Modifier and Type Field Description static com.google.protobuf.Parser<Webhooks.WebhookEvent>
Webhooks.WebhookEvent. PARSER
Deprecated.Methods in org.mlflow.api.proto that return Webhooks.WebhookEvent Modifier and Type Method Description Webhooks.WebhookEvent
Webhooks.WebhookEvent.Builder. build()
Webhooks.WebhookEvent
Webhooks.WebhookEvent.Builder. buildPartial()
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. getDefaultInstance()
Webhooks.WebhookEvent
Webhooks.WebhookEvent.Builder. getDefaultInstanceForType()
Webhooks.WebhookEvent
Webhooks.WebhookEvent. getDefaultInstanceForType()
Webhooks.WebhookEvent
Webhooks.TestWebhook.Builder. getEvent()
Optional event type to test.Webhooks.WebhookEvent
Webhooks.TestWebhook. getEvent()
Optional event type to test.Webhooks.WebhookEvent
Webhooks.TestWebhookOrBuilder. getEvent()
Optional event type to test.Webhooks.WebhookEvent
Webhooks.CreateWebhook.Builder. getEvents(int index)
List of events to subscribe toWebhooks.WebhookEvent
Webhooks.CreateWebhook. getEvents(int index)
List of events to subscribe toWebhooks.WebhookEvent
Webhooks.CreateWebhookOrBuilder. getEvents(int index)
List of events to subscribe toWebhooks.WebhookEvent
Webhooks.UpdateWebhook.Builder. getEvents(int index)
New list of events to subscribe toWebhooks.WebhookEvent
Webhooks.UpdateWebhook. getEvents(int index)
New list of events to subscribe toWebhooks.WebhookEvent
Webhooks.UpdateWebhookOrBuilder. getEvents(int index)
New list of events to subscribe toWebhooks.WebhookEvent
Webhooks.Webhook.Builder. getEvents(int index)
List of events this webhook is subscribed toWebhooks.WebhookEvent
Webhooks.Webhook. getEvents(int index)
List of events this webhook is subscribed toWebhooks.WebhookEvent
Webhooks.WebhookOrBuilder. getEvents(int index)
List of events this webhook is subscribed tostatic Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseDelimitedFrom(java.io.InputStream input)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(byte[] data)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(com.google.protobuf.ByteString data)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(com.google.protobuf.CodedInputStream input)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(java.io.InputStream input)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(java.nio.ByteBuffer data)
static Webhooks.WebhookEvent
Webhooks.WebhookEvent. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in org.mlflow.api.proto that return types with arguments of type Webhooks.WebhookEvent Modifier and Type Method Description java.util.List<Webhooks.WebhookEvent>
Webhooks.CreateWebhook.Builder. getEventsList()
List of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.CreateWebhook. getEventsList()
List of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.CreateWebhookOrBuilder. getEventsList()
List of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.UpdateWebhook.Builder. getEventsList()
New list of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.UpdateWebhook. getEventsList()
New list of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.UpdateWebhookOrBuilder. getEventsList()
New list of events to subscribe tojava.util.List<Webhooks.WebhookEvent>
Webhooks.Webhook.Builder. getEventsList()
List of events this webhook is subscribed tojava.util.List<Webhooks.WebhookEvent>
Webhooks.Webhook. getEventsList()
List of events this webhook is subscribed tojava.util.List<Webhooks.WebhookEvent>
Webhooks.WebhookOrBuilder. getEventsList()
List of events this webhook is subscribed tocom.google.protobuf.Parser<Webhooks.WebhookEvent>
Webhooks.WebhookEvent. getParserForType()
static com.google.protobuf.Parser<Webhooks.WebhookEvent>
Webhooks.WebhookEvent. parser()
Methods in org.mlflow.api.proto with parameters of type Webhooks.WebhookEvent Modifier and Type Method Description Webhooks.CreateWebhook.Builder
Webhooks.CreateWebhook.Builder. addEvents(int index, Webhooks.WebhookEvent value)
List of events to subscribe toWebhooks.CreateWebhook.Builder
Webhooks.CreateWebhook.Builder. addEvents(Webhooks.WebhookEvent value)
List of events to subscribe toWebhooks.UpdateWebhook.Builder
Webhooks.UpdateWebhook.Builder. addEvents(int index, Webhooks.WebhookEvent value)
New list of events to subscribe toWebhooks.UpdateWebhook.Builder
Webhooks.UpdateWebhook.Builder. addEvents(Webhooks.WebhookEvent value)
New list of events to subscribe toWebhooks.Webhook.Builder
Webhooks.Webhook.Builder. addEvents(int index, Webhooks.WebhookEvent value)
List of events this webhook is subscribed toWebhooks.Webhook.Builder
Webhooks.Webhook.Builder. addEvents(Webhooks.WebhookEvent value)
List of events this webhook is subscribed toWebhooks.TestWebhook.Builder
Webhooks.TestWebhook.Builder. mergeEvent(Webhooks.WebhookEvent value)
Optional event type to test.Webhooks.WebhookEvent.Builder
Webhooks.WebhookEvent.Builder. mergeFrom(Webhooks.WebhookEvent other)
static Webhooks.WebhookEvent.Builder
Webhooks.WebhookEvent. newBuilder(Webhooks.WebhookEvent prototype)
Webhooks.TestWebhook.Builder
Webhooks.TestWebhook.Builder. setEvent(Webhooks.WebhookEvent value)
Optional event type to test.Webhooks.CreateWebhook.Builder
Webhooks.CreateWebhook.Builder. setEvents(int index, Webhooks.WebhookEvent value)
List of events to subscribe toWebhooks.UpdateWebhook.Builder
Webhooks.UpdateWebhook.Builder. setEvents(int index, Webhooks.WebhookEvent value)
New list of events to subscribe toWebhooks.Webhook.Builder
Webhooks.Webhook.Builder. setEvents(int index, Webhooks.WebhookEvent value)
List of events this webhook is subscribed toMethod parameters in org.mlflow.api.proto with type arguments of type Webhooks.WebhookEvent Modifier and Type Method Description Webhooks.CreateWebhook.Builder
Webhooks.CreateWebhook.Builder. addAllEvents(java.lang.Iterable<? extends Webhooks.WebhookEvent> values)
List of events to subscribe toWebhooks.UpdateWebhook.Builder
Webhooks.UpdateWebhook.Builder. addAllEvents(java.lang.Iterable<? extends Webhooks.WebhookEvent> values)
New list of events to subscribe toWebhooks.Webhook.Builder
Webhooks.Webhook.Builder. addAllEvents(java.lang.Iterable<? extends Webhooks.WebhookEvent> values)
List of events this webhook is subscribed to
-