| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteMatch |
HttpGatewayRouteMatch.clone() |
HttpGatewayRouteMatch |
HttpGatewayRoute.getMatch()
An object that represents the criteria for determining a request match.
|
HttpGatewayRouteMatch |
HttpGatewayRouteMatch.withPrefix(String prefix)
Specifies the path to match requests with.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpGatewayRoute.setMatch(HttpGatewayRouteMatch match)
An object that represents the criteria for determining a request match.
|
HttpGatewayRoute |
HttpGatewayRoute.withMatch(HttpGatewayRouteMatch match)
An object that represents the criteria for determining a request match.
|
Copyright © 2020. All rights reserved.