Package software.amazon.smithy.linters
Class RepeatedShapeNameValidator.Config
- java.lang.Object
-
- software.amazon.smithy.linters.RepeatedShapeNameValidator.Config
-
- Enclosing class:
- RepeatedShapeNameValidator
public static final class RepeatedShapeNameValidator.Config extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Config()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getExactMatch()
void
setExactMatch(boolean exactMatch)
-