Uses of Class
software.amazon.awssdk.services.vpclattice.model.PathMatch
-
Packages that use PathMatch Package Description software.amazon.awssdk.services.vpclattice.model -
-
Uses of PathMatch in software.amazon.awssdk.services.vpclattice.model
Methods in software.amazon.awssdk.services.vpclattice.model that return PathMatch Modifier and Type Method Description PathMatchHttpMatch. pathMatch()The path match.Methods in software.amazon.awssdk.services.vpclattice.model with parameters of type PathMatch Modifier and Type Method Description HttpMatch.BuilderHttpMatch.Builder. pathMatch(PathMatch pathMatch)The path match.
-