Interface AssetAutoTaggerConfiguration
@ProviderType
public interface AssetAutoTaggerConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
boolean
boolean
-
Method Details
-
getMaximumNumberOfTagsPerAsset
int getMaximumNumberOfTagsPerAsset() -
isAvailable
boolean isAvailable() -
isEnabled
boolean isEnabled() -
isUpdateAutoTags
boolean isUpdateAutoTags()
-