| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TcpRoute |
TcpRoute.clone() |
TcpRoute |
RouteSpec.getTcpRoute()
An object that represents the specification of a TCP route.
|
TcpRoute |
TcpRoute.withAction(TcpRouteAction action)
The action to take if a match is determined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteSpec.setTcpRoute(TcpRoute tcpRoute)
An object that represents the specification of a TCP route.
|
RouteSpec |
RouteSpec.withTcpRoute(TcpRoute tcpRoute)
An object that represents the specification of a TCP route.
|
Copyright © 2019. All rights reserved.