Uses of Class
org.mlflow.api.proto.Service.RestoreRun
Packages that use Service.RestoreRun
-
Uses of Service.RestoreRun in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.RestoreRunModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.RestoreRun> Service.RestoreRun.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.RestoreRunModifier and TypeMethodDescriptionService.RestoreRun.Builder.build()
Service.RestoreRun.Builder.buildPartial()
static Service.RestoreRun
Service.RestoreRun.getDefaultInstance()
Service.RestoreRun.Builder.getDefaultInstanceForType()
Service.RestoreRun.getDefaultInstanceForType()
static Service.RestoreRun
Service.RestoreRun.parseDelimitedFrom
(InputStream input) static Service.RestoreRun
Service.RestoreRun.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RestoreRun
Service.RestoreRun.parseFrom
(byte[] data) static Service.RestoreRun
Service.RestoreRun.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RestoreRun
Service.RestoreRun.parseFrom
(com.google.protobuf.ByteString data) static Service.RestoreRun
Service.RestoreRun.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RestoreRun
Service.RestoreRun.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.RestoreRun
Service.RestoreRun.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RestoreRun
Service.RestoreRun.parseFrom
(InputStream input) static Service.RestoreRun
Service.RestoreRun.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.RestoreRun
Service.RestoreRun.parseFrom
(ByteBuffer data) static Service.RestoreRun
Service.RestoreRun.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.RestoreRunModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.RestoreRun> Service.RestoreRun.getParserForType()
static com.google.protobuf.Parser
<Service.RestoreRun> Service.RestoreRun.parser()
Methods in org.mlflow.api.proto with parameters of type Service.RestoreRunModifier and TypeMethodDescriptionService.RestoreRun.Builder.mergeFrom
(Service.RestoreRun other) static Service.RestoreRun.Builder
Service.RestoreRun.newBuilder
(Service.RestoreRun prototype)