| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TcpRouteMatch |
TcpRouteMatch.clone() |
TcpRouteMatch |
TcpRoute.getMatch()
An object that represents the criteria for determining a request match.
|
TcpRouteMatch |
TcpRouteMatch.withPort(Integer port)
The port number to match on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TcpRoute.setMatch(TcpRouteMatch match)
An object that represents the criteria for determining a request match.
|
TcpRoute |
TcpRoute.withMatch(TcpRouteMatch match)
An object that represents the criteria for determining a request match.
|
Copyright © 2022. All rights reserved.