Uses of Class
org.mlflow.api.proto.Service.UpdateExperiment
Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
-
Uses of Service.UpdateExperiment in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.UpdateExperiment Modifier and Type Field Description static com.google.protobuf.Parser<Service.UpdateExperiment>
Service.UpdateExperiment. PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.UpdateExperiment Modifier and Type Method Description Service.UpdateExperiment
Service.UpdateExperiment.Builder. build()
Service.UpdateExperiment
Service.UpdateExperiment.Builder. buildPartial()
static Service.UpdateExperiment
Service.UpdateExperiment. getDefaultInstance()
Service.UpdateExperiment
Service.UpdateExperiment.Builder. getDefaultInstanceForType()
Service.UpdateExperiment
Service.UpdateExperiment. getDefaultInstanceForType()
static Service.UpdateExperiment
Service.UpdateExperiment. parseDelimitedFrom(java.io.InputStream input)
static Service.UpdateExperiment
Service.UpdateExperiment. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(byte[] data)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(com.google.protobuf.ByteString data)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(com.google.protobuf.CodedInputStream input)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(java.io.InputStream input)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(java.nio.ByteBuffer data)
static Service.UpdateExperiment
Service.UpdateExperiment. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in org.mlflow.api.proto that return types with arguments of type Service.UpdateExperiment Modifier and Type Method Description com.google.protobuf.Parser<Service.UpdateExperiment>
Service.UpdateExperiment. getParserForType()
static com.google.protobuf.Parser<Service.UpdateExperiment>
Service.UpdateExperiment. parser()
Methods in org.mlflow.api.proto with parameters of type Service.UpdateExperiment Modifier and Type Method Description Service.UpdateExperiment.Builder
Service.UpdateExperiment.Builder. mergeFrom(Service.UpdateExperiment other)
static Service.UpdateExperiment.Builder
Service.UpdateExperiment. newBuilder(Service.UpdateExperiment prototype)