Interface ModelDigests.Builder

    • Method Detail

      • artifactDigest

        ModelDigests.Builder artifactDigest​(String artifactDigest)

        Provides a hash value that uniquely identifies the stored model artifacts.

        Parameters:
        artifactDigest - Provides a hash value that uniquely identifies the stored model artifacts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.