| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRoutePathRewrite |
HttpGatewayRoutePathRewrite.clone() |
HttpGatewayRoutePathRewrite |
HttpGatewayRouteRewrite.getPath()
The path to rewrite.
|
HttpGatewayRoutePathRewrite |
HttpGatewayRoutePathRewrite.withExact(String exact)
The exact path to rewrite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpGatewayRouteRewrite.setPath(HttpGatewayRoutePathRewrite path)
The path to rewrite.
|
HttpGatewayRouteRewrite |
HttpGatewayRouteRewrite.withPath(HttpGatewayRoutePathRewrite path)
The path to rewrite.
|
Copyright © 2022. All rights reserved.