public class LegalHoldProperties extends Object
Constructor and Description |
---|
LegalHoldProperties() |
Modifier and Type | Method and Description |
---|---|
Boolean |
hasLegalHold()
Get the hasLegalHold public property is set to true by SRP if there are at least one existing tag.
|
List<TagProperty> |
tags()
Get the list of LegalHold tags of a blob container.
|
LegalHoldProperties |
withTags(List<TagProperty> tags)
Set the list of LegalHold tags of a blob container.
|
public Boolean hasLegalHold()
public List<TagProperty> tags()
public LegalHoldProperties withTags(List<TagProperty> tags)
tags
- the tags value to setCopyright © 2019. All rights reserved.