All Products
Search
Document Center

Realtime Compute for Apache Flink:DeleteUdfArtifactResult

Last Updated:Jan 07, 2026
ParameterTypeDescriptionExample
object

The returned result of deleting the JAR file of the user-defined function (UDF).

deleteSuccessboolean

Indicates whether the JAR file was deleted.

true
messagestring

The message used to delete the JAR file.

“”
referencedClassesarray

All associated classes.

UdfClass

The class name of the UDF.