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