Class IncludeShapesByTag.Config
java.lang.Object
software.amazon.smithy.build.transforms.IncludeShapesByTag.Config
- Enclosing class:
- IncludeShapesByTag
includeShapesByTag
configuration.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
getTags
Gets the set of tags that cause shapes to be included.- Returns:
- Returns the inclusion tags.
-
setTags
Sets the set of tags that cause shapes to be included.- Parameters:
tags
- Tags that cause shapes to be included.
-