| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<HttpRouteHeader> |
HttpRouteMatch.headers()
An object that represents the client request headers to match on.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteMatch.Builder |
HttpRouteMatch.Builder.headers(HttpRouteHeader... headers)
An object that represents the client request headers to match on.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRouteMatch.Builder |
HttpRouteMatch.Builder.headers(Collection<HttpRouteHeader> headers)
An object that represents the client request headers to match on.
|
Copyright © 2021. All rights reserved.