Uses of Class
org.mlflow.api.proto.Webhooks.WebhookTestResult
Packages that use Webhooks.WebhookTestResult
-
Uses of Webhooks.WebhookTestResult in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Webhooks.WebhookTestResultModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Webhooks.WebhookTestResult>Webhooks.WebhookTestResult.PARSERDeprecated.Methods in org.mlflow.api.proto that return Webhooks.WebhookTestResultModifier and TypeMethodDescriptionWebhooks.WebhookTestResult.Builder.build()Webhooks.WebhookTestResult.Builder.buildPartial()static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.getDefaultInstance()Webhooks.WebhookTestResult.Builder.getDefaultInstanceForType()Webhooks.WebhookTestResult.getDefaultInstanceForType()Webhooks.TestWebhook.Response.Builder.getResult()optional .mlflow.WebhookTestResult result = 1;Webhooks.TestWebhook.Response.getResult()optional .mlflow.WebhookTestResult result = 1;Webhooks.TestWebhook.ResponseOrBuilder.getResult()optional .mlflow.WebhookTestResult result = 1;static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseDelimitedFrom(InputStream input) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(byte[] data) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(com.google.protobuf.ByteString data) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(com.google.protobuf.CodedInputStream input) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(InputStream input) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(ByteBuffer data) static Webhooks.WebhookTestResultWebhooks.WebhookTestResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Webhooks.WebhookTestResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Webhooks.WebhookTestResult>Webhooks.WebhookTestResult.getParserForType()static com.google.protobuf.Parser<Webhooks.WebhookTestResult>Webhooks.WebhookTestResult.parser()Methods in org.mlflow.api.proto with parameters of type Webhooks.WebhookTestResultModifier and TypeMethodDescriptionWebhooks.WebhookTestResult.Builder.mergeFrom(Webhooks.WebhookTestResult other) Webhooks.TestWebhook.Response.Builder.mergeResult(Webhooks.WebhookTestResult value) optional .mlflow.WebhookTestResult result = 1;Webhooks.WebhookTestResult.newBuilder(Webhooks.WebhookTestResult prototype) Webhooks.TestWebhook.Response.Builder.setResult(Webhooks.WebhookTestResult value) optional .mlflow.WebhookTestResult result = 1;