| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
HttpRouteMatch |
HttpRouteMatch.clone() |
HttpRouteMatch |
HttpRoute.getMatch()
The criteria for determining an HTTP request match.
|
HttpRouteMatch |
HttpRouteMatch.withPrefix(String prefix)
Specifies the path with which to match requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRoute.setMatch(HttpRouteMatch match)
The criteria for determining an HTTP request match.
|
HttpRoute |
HttpRoute.withMatch(HttpRouteMatch match)
The criteria for determining an HTTP request match.
|
Copyright © 2019. All rights reserved.