Uses of Class
org.mlflow.api.proto.Webhooks.WebhookEvent.Builder
Packages that use Webhooks.WebhookEvent.Builder
-
Uses of Webhooks.WebhookEvent.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Webhooks.WebhookEvent.BuilderModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.addEventsBuilder()List of events to subscribe toWebhooks.CreateWebhook.Builder.addEventsBuilder(int index) List of events to subscribe toWebhooks.UpdateWebhook.Builder.addEventsBuilder()New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addEventsBuilder(int index) New list of events to subscribe toWebhooks.Webhook.Builder.addEventsBuilder()List of events this webhook is subscribed toWebhooks.Webhook.Builder.addEventsBuilder(int index) List of events this webhook is subscribed toWebhooks.WebhookEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Webhooks.WebhookEvent.Builder.clear()Webhooks.WebhookEvent.Builder.clearAction()Action type (required)Webhooks.WebhookEvent.Builder.clearEntity()Entity type (required)Webhooks.WebhookEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Webhooks.WebhookEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Webhooks.WebhookEvent.Builder.clone()Webhooks.TestWebhook.Builder.getEventBuilder()Optional event type to test.Webhooks.CreateWebhook.Builder.getEventsBuilder(int index) List of events to subscribe toWebhooks.UpdateWebhook.Builder.getEventsBuilder(int index) New list of events to subscribe toWebhooks.Webhook.Builder.getEventsBuilder(int index) List of events this webhook is subscribed toWebhooks.WebhookEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Webhooks.WebhookEvent.Builder.mergeFrom(com.google.protobuf.Message other) Webhooks.WebhookEvent.Builder.mergeFrom(Webhooks.WebhookEvent other) Webhooks.WebhookEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Webhooks.WebhookEvent.newBuilder()Webhooks.WebhookEvent.newBuilder(Webhooks.WebhookEvent prototype) Webhooks.WebhookEvent.newBuilderForType()protected Webhooks.WebhookEvent.BuilderWebhooks.WebhookEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Webhooks.WebhookEvent.Builder.setAction(Webhooks.WebhookAction value) Action type (required)Webhooks.WebhookEvent.Builder.setEntity(Webhooks.WebhookEntity value) Entity type (required)Webhooks.WebhookEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Webhooks.WebhookEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Webhooks.WebhookEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Webhooks.WebhookEvent.toBuilder()Methods in org.mlflow.api.proto that return types with arguments of type Webhooks.WebhookEvent.BuilderModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.getEventsBuilderList()List of events to subscribe toWebhooks.UpdateWebhook.Builder.getEventsBuilderList()New list of events to subscribe toWebhooks.Webhook.Builder.getEventsBuilderList()List of events this webhook is subscribed toMethods in org.mlflow.api.proto with parameters of type Webhooks.WebhookEvent.BuilderModifier and TypeMethodDescriptionWebhooks.CreateWebhook.Builder.addEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) List of events to subscribe toWebhooks.CreateWebhook.Builder.addEvents(Webhooks.WebhookEvent.Builder builderForValue) List of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(Webhooks.WebhookEvent.Builder builderForValue) New list of events to subscribe toWebhooks.Webhook.Builder.addEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) List of events this webhook is subscribed toWebhooks.Webhook.Builder.addEvents(Webhooks.WebhookEvent.Builder builderForValue) List of events this webhook is subscribed toWebhooks.TestWebhook.Builder.setEvent(Webhooks.WebhookEvent.Builder builderForValue) Optional event type to test.Webhooks.CreateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) List of events to subscribe toWebhooks.UpdateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) New list of events to subscribe toWebhooks.Webhook.Builder.setEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) List of events this webhook is subscribed to