Class UploadManifestResult

java.lang.Object
com.azure.containers.containerregistry.models.UploadManifestResult

public final class UploadManifestResult extends Object
The result from uploading a manifest.
  • Method Details

    • getDigest

      public String getDigest()
      Get the digest associated with the upload manifest operation.
      Returns:
      The digest.