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