| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
static TcpRouteMatch.Builder |
TcpRouteMatch.builder() |
TcpRouteMatch.Builder |
TcpRouteMatch.Builder.port(Integer port)
The port number to match on.
|
TcpRouteMatch.Builder |
TcpRouteMatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TcpRouteMatch.Builder> |
TcpRouteMatch.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TcpRoute.Builder |
TcpRoute.Builder.match(Consumer<TcpRouteMatch.Builder> match)
An object that represents the criteria for determining a request match.
|
Copyright © 2023. All rights reserved.