Class BlobMetadata

java.lang.Object
ecmwf.ecpds.mover.plugin.http.BlobMetadata

public class BlobMetadata extends Object
The Class BlobMetadata.
  • Method Details

    • getPath

      public String getPath()
      Gets the path.
      Returns:
      the path
    • getETag

      public String getETag()
      Gets the e tag.
      Returns:
      the e tag
    • getLastModified

      public Date getLastModified()
      Gets the last modified.
      Returns:
      the last modified
    • getContentMetadata

      public ContentMetadata getContentMetadata()
      Gets the content metadata.
      Returns:
      the content metadata
    • getUserMetadata

      public Map<String,String> getUserMetadata()
      Gets the user metadata.
      Returns:
      the user metadata