Uses of Class
software.amazon.awssdk.services.appmesh.model.TcpRoute
-
Packages that use TcpRoute Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of TcpRoute in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return TcpRoute Modifier and Type Method Description TcpRouteRouteSpec. tcpRoute()An object that represents the specification of a TCP route.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type TcpRoute Modifier and Type Method Description RouteSpec.BuilderRouteSpec.Builder. tcpRoute(TcpRoute tcpRoute)An object that represents the specification of a TCP route.
-