Uses of Interface
org.mlflow.api.proto.Webhooks.WebhookTestResultOrBuilder
-
Packages that use Webhooks.WebhookTestResultOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Webhooks.WebhookTestResultOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Webhooks.WebhookTestResultOrBuilder Modifier and Type Class Description static class
Webhooks.WebhookTestResult
Test webhook resultstatic class
Webhooks.WebhookTestResult.Builder
Test webhook resultMethods in org.mlflow.api.proto that return Webhooks.WebhookTestResultOrBuilder Modifier and Type Method Description Webhooks.WebhookTestResultOrBuilder
Webhooks.TestWebhook.Response.Builder. getResultOrBuilder()
optional .mlflow.WebhookTestResult result = 1;
Webhooks.WebhookTestResultOrBuilder
Webhooks.TestWebhook.Response. getResultOrBuilder()
optional .mlflow.WebhookTestResult result = 1;
Webhooks.WebhookTestResultOrBuilder
Webhooks.TestWebhook.ResponseOrBuilder. getResultOrBuilder()
optional .mlflow.WebhookTestResult result = 1;
-