Interface BlobLegalHoldResult


public interface BlobLegalHoldResult
The blob legal hold result.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Gets whether a legal hold is enabled on the blob.
  • Method Details

    • hasLegalHold

      boolean hasLegalHold()
      Gets whether a legal hold is enabled on the blob.
      Returns:
      whether a legal hold is enabled on the blob.