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