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