All Products
Search
Document Center

Realtime Compute for Apache Flink:CreateUdfArtifactResult

Last Updated:Jan 07, 2026
ParameterTypeDescriptionExample
object

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

createSuccessboolean

Indicates whether the JAR file was created.

true
messagestring

The message used to create the JAR file.

“”
udfArtifactUdfArtifact

The JAR file that you created.

collidingClassesarray

All classes in conflict.

UdfClass

The name of the class in conflict.