Class SmithyPattern.Builder
java.lang.Object
software.amazon.smithy.model.pattern.SmithyPattern.Builder
- Enclosing class:
- SmithyPattern
Builder used to create a SmithyPattern.
-
Method Summary
Modifier and TypeMethodDescriptionallowsGreedyLabels
(boolean allowsGreedyLabels) build()
segments
(List<SmithyPattern.Segment> segments)
-
Method Details
-
allowsGreedyLabels
-
pattern
-
segments
-
build
-