LegalHold Interface
Implements
public interface LegalHold
extends HasInnerModel<LegalHoldInner>, HasManager<StorageManager>
Type representing LegalHold.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Boolean |
hasLegalHold()
Checks whether legal hold id true. |
| abstract List<String> |
tags()
Gets the tags. |
Method Details
hasLegalHold
public abstract Boolean hasLegalHold()
Checks whether legal hold id true.
Returns:
tags
public abstract List<String> tags()
Gets the tags.
Returns: