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