次の方法で共有


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:

the hasLegalHold value.

tags

public abstract List tags()

Gets the tags.

Returns:

the tags value.

Applies to