| Class | Description |
|---|---|
| SmithyPattern |
Represents a contained pattern.
|
| SmithyPattern.Builder |
Builder used to create a SmithyPattern.
|
| SmithyPattern.Segment |
Segment within a SmithyPattern.
|
| UriPattern |
Represents a URI pattern.
|
| Enum | Description |
|---|---|
| SmithyPattern.Segment.Type |
| Exception | Description |
|---|---|
| InvalidPatternException |
Exception thrown for invalid patterns.
|
| InvalidUriPatternException |
Exception thrown for invalid HTTP URI patterns.
|