Interface WrappedBlob


public interface WrappedBlob
Contract for Blob wrappers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the wrapped Blob reference
  • Method Details

    • getWrappedBlob

      Blob getWrappedBlob()
      Retrieve the wrapped Blob reference
      Returns:
      The wrapped Blob reference