| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayRouteHostnameMatch |
HttpGatewayRouteMatch.hostname()
The host name to match on.
|
GatewayRouteHostnameMatch |
GrpcGatewayRouteMatch.hostname()
The gateway route host name to be matched on.
|
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteMatch.Builder |
HttpGatewayRouteMatch.Builder.hostname(GatewayRouteHostnameMatch hostname)
The host name to match on.
|
GrpcGatewayRouteMatch.Builder |
GrpcGatewayRouteMatch.Builder.hostname(GatewayRouteHostnameMatch hostname)
The gateway route host name to be matched on.
|
Copyright © 2023. All rights reserved.