| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<HttpGatewayRouteHeader> |
HttpGatewayRouteMatch.headers()
The client request headers to match on.
|
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteMatch.Builder |
HttpGatewayRouteMatch.Builder.headers(HttpGatewayRouteHeader... headers)
The client request headers to match on.
|
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRouteMatch.Builder |
HttpGatewayRouteMatch.Builder.headers(Collection<HttpGatewayRouteHeader> headers)
The client request headers to match on.
|
Copyright © 2023. All rights reserved.