| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
List<HeaderMatch> |
HttpMatch.headerMatches()
The header matches.
|
| Modifier and Type | Method and Description |
|---|---|
HttpMatch.Builder |
HttpMatch.Builder.headerMatches(HeaderMatch... headerMatches)
The header matches.
|
| Modifier and Type | Method and Description |
|---|---|
HttpMatch.Builder |
HttpMatch.Builder.headerMatches(Collection<HeaderMatch> headerMatches)
The header matches.
|
Copyright © 2023. All rights reserved.