Uses of Class
org.mlflow.api.proto.Webhooks.GetWebhook.Builder
Packages that use Webhooks.GetWebhook.Builder
-
Uses of Webhooks.GetWebhook.Builder in org.mlflow.api.proto
Methods in org.mlflow.api.proto that return Webhooks.GetWebhook.BuilderModifier and TypeMethodDescriptionWebhooks.GetWebhook.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Webhooks.GetWebhook.Builder.clear()Webhooks.GetWebhook.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Webhooks.GetWebhook.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Webhooks.GetWebhook.Builder.clearWebhookId()ID of the webhook to retrieveWebhooks.GetWebhook.Builder.clone()Webhooks.GetWebhook.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Webhooks.GetWebhook.Builder.mergeFrom(com.google.protobuf.Message other) Webhooks.GetWebhook.Builder.mergeFrom(Webhooks.GetWebhook other) Webhooks.GetWebhook.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Webhooks.GetWebhook.BuilderWebhooks.GetWebhook.newBuilder()static Webhooks.GetWebhook.BuilderWebhooks.GetWebhook.newBuilder(Webhooks.GetWebhook prototype) Webhooks.GetWebhook.newBuilderForType()protected Webhooks.GetWebhook.BuilderWebhooks.GetWebhook.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Webhooks.GetWebhook.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Webhooks.GetWebhook.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Webhooks.GetWebhook.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Webhooks.GetWebhook.Builder.setWebhookId(String value) ID of the webhook to retrieveWebhooks.GetWebhook.Builder.setWebhookIdBytes(com.google.protobuf.ByteString value) ID of the webhook to retrieveWebhooks.GetWebhook.toBuilder()