Uses of Class
org.mlflow.api.proto.Webhooks.WebhookEvent
Packages that use Webhooks.WebhookEvent
-
Uses of Webhooks.WebhookEvent in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Webhooks.WebhookEventModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Webhooks.WebhookEvent>Webhooks.WebhookEvent.PARSERDeprecated.Methods in org.mlflow.api.proto that return Webhooks.WebhookEventModifier and TypeMethodDescriptionWebhooks.WebhookEvent.Builder.build()Webhooks.WebhookEvent.Builder.buildPartial()static Webhooks.WebhookEventWebhooks.WebhookEvent.getDefaultInstance()Webhooks.WebhookEvent.Builder.getDefaultInstanceForType()Webhooks.WebhookEvent.getDefaultInstanceForType()Webhooks.TestWebhook.Builder.getEvent()Optional event type to test.Webhooks.TestWebhook.getEvent()Optional event type to test.Webhooks.TestWebhookOrBuilder.getEvent()Optional event type to test.Webhooks.CreateWebhook.Builder.getEvents(int index) List of events to subscribe toWebhooks.CreateWebhook.getEvents(int index) List of events to subscribe toWebhooks.CreateWebhookOrBuilder.getEvents(int index) List of events to subscribe toWebhooks.UpdateWebhook.Builder.getEvents(int index) New list of events to subscribe toWebhooks.UpdateWebhook.getEvents(int index) New list of events to subscribe toWebhooks.UpdateWebhookOrBuilder.getEvents(int index) New list of events to subscribe toWebhooks.Webhook.Builder.getEvents(int index) List of events this webhook is subscribed toWebhooks.Webhook.getEvents(int index) List of events this webhook is subscribed toWebhooks.WebhookOrBuilder.getEvents(int index) List of events this webhook is subscribed tostatic Webhooks.WebhookEventWebhooks.WebhookEvent.parseDelimitedFrom(InputStream input) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(byte[] data) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(com.google.protobuf.ByteString data) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(com.google.protobuf.CodedInputStream input) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(InputStream input) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(ByteBuffer data) static Webhooks.WebhookEventWebhooks.WebhookEvent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Webhooks.WebhookEventModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.getEventsList()List of events to subscribe toWebhooks.CreateWebhook.getEventsList()List of events to subscribe toWebhooks.CreateWebhookOrBuilder.getEventsList()List of events to subscribe toWebhooks.UpdateWebhook.Builder.getEventsList()New list of events to subscribe toWebhooks.UpdateWebhook.getEventsList()New list of events to subscribe toWebhooks.UpdateWebhookOrBuilder.getEventsList()New list of events to subscribe toWebhooks.Webhook.Builder.getEventsList()List of events this webhook is subscribed toWebhooks.Webhook.getEventsList()List of events this webhook is subscribed toWebhooks.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.WebhookEventModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.addEvents(int index, Webhooks.WebhookEvent value) List of events to subscribe toWebhooks.CreateWebhook.Builder.addEvents(Webhooks.WebhookEvent value) List of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(int index, Webhooks.WebhookEvent value) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(Webhooks.WebhookEvent value) New list of events to subscribe toWebhooks.Webhook.Builder.addEvents(int index, Webhooks.WebhookEvent value) List of events this webhook is subscribed toWebhooks.Webhook.Builder.addEvents(Webhooks.WebhookEvent value) List of events this webhook is subscribed toWebhooks.TestWebhook.Builder.mergeEvent(Webhooks.WebhookEvent value) Optional event type to test.Webhooks.WebhookEvent.Builder.mergeFrom(Webhooks.WebhookEvent other) Webhooks.WebhookEvent.newBuilder(Webhooks.WebhookEvent prototype) Webhooks.TestWebhook.Builder.setEvent(Webhooks.WebhookEvent value) Optional event type to test.Webhooks.CreateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent value) List of events to subscribe toWebhooks.UpdateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent value) New list of events to subscribe toWebhooks.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.WebhookEventModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.addAllEvents(Iterable<? extends Webhooks.WebhookEvent> values) List of events to subscribe toWebhooks.UpdateWebhook.Builder.addAllEvents(Iterable<? extends Webhooks.WebhookEvent> values) New list of events to subscribe toWebhooks.Webhook.Builder.addAllEvents(Iterable<? extends Webhooks.WebhookEvent> values) List of events this webhook is subscribed to