Uses of Class
org.mlflow.api.proto.Webhooks.UpdateWebhook.Builder
Packages that use Webhooks.UpdateWebhook.Builder
-
Uses of Webhooks.UpdateWebhook.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Webhooks.UpdateWebhook.BuilderModifier and TypeMethodDescriptionWebhooks.UpdateWebhook.Builder.addAllEvents(Iterable<? extends Webhooks.WebhookEvent> values) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(int index, Webhooks.WebhookEvent value) New 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 value) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addEvents(Webhooks.WebhookEvent.Builder builderForValue) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Webhooks.UpdateWebhook.Builder.clear()Webhooks.UpdateWebhook.Builder.clearDescription()New description for the webhookWebhooks.UpdateWebhook.Builder.clearEvents()New list of events to subscribe toWebhooks.UpdateWebhook.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Webhooks.UpdateWebhook.Builder.clearName()New name for the webhookWebhooks.UpdateWebhook.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Webhooks.UpdateWebhook.Builder.clearSecret()New secret key for HMAC signatureWebhooks.UpdateWebhook.Builder.clearStatus()New status for the webhookWebhooks.UpdateWebhook.Builder.clearUrl()New URL for the webhookWebhooks.UpdateWebhook.Builder.clearWebhookId()ID of the webhook to updateWebhooks.UpdateWebhook.Builder.clone()Webhooks.UpdateWebhook.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Webhooks.UpdateWebhook.Builder.mergeFrom(com.google.protobuf.Message other) Webhooks.UpdateWebhook.Builder.mergeFrom(Webhooks.UpdateWebhook other) Webhooks.UpdateWebhook.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Webhooks.UpdateWebhook.newBuilder()Webhooks.UpdateWebhook.newBuilder(Webhooks.UpdateWebhook prototype) Webhooks.UpdateWebhook.newBuilderForType()protected Webhooks.UpdateWebhook.BuilderWebhooks.UpdateWebhook.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Webhooks.UpdateWebhook.Builder.removeEvents(int index) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.setDescription(String value) New description for the webhookWebhooks.UpdateWebhook.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) New description for the webhookWebhooks.UpdateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent value) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.setEvents(int index, Webhooks.WebhookEvent.Builder builderForValue) New list of events to subscribe toWebhooks.UpdateWebhook.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) New name for the webhookWebhooks.UpdateWebhook.Builder.setNameBytes(com.google.protobuf.ByteString value) New name for the webhookWebhooks.UpdateWebhook.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) New secret key for HMAC signatureWebhooks.UpdateWebhook.Builder.setSecretBytes(com.google.protobuf.ByteString value) New secret key for HMAC signatureWebhooks.UpdateWebhook.Builder.setStatus(Webhooks.WebhookStatus value) New status for the webhookWebhooks.UpdateWebhook.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) New URL for the webhookWebhooks.UpdateWebhook.Builder.setUrlBytes(com.google.protobuf.ByteString value) New URL for the webhookWebhooks.UpdateWebhook.Builder.setWebhookId(String value) ID of the webhook to updateWebhooks.UpdateWebhook.Builder.setWebhookIdBytes(com.google.protobuf.ByteString value) ID of the webhook to updateWebhooks.UpdateWebhook.toBuilder()