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