| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static PathMatchType |
PathMatchType.fromExact(String exact)
Create an instance of this class with
exact() initialized to the given value. |
static PathMatchType |
PathMatchType.fromPrefix(String prefix)
Create an instance of this class with
prefix() initialized to the given value. |
PathMatchType |
PathMatch.match()
The type of path match.
|
| Modifier and Type | Method and Description |
|---|---|
PathMatch.Builder |
PathMatch.Builder.match(PathMatchType match)
The type of path match.
|
Copyright © 2023. All rights reserved.