| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
PathMatch |
PathMatch.clone() |
PathMatch |
HttpMatch.getPathMatch()
The path match.
|
PathMatch |
PathMatch.withCaseSensitive(Boolean caseSensitive)
Indicates whether the match is case sensitive.
|
PathMatch |
PathMatch.withMatch(PathMatchType match)
The type of path match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMatch.setPathMatch(PathMatch pathMatch)
The path match.
|
HttpMatch |
HttpMatch.withPathMatch(PathMatch pathMatch)
The path match.
|
Copyright © 2023. All rights reserved.