| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
HttpMatch |
RuleMatch.httpMatch()
The HTTP criteria that a rule must match.
|
| Modifier and Type | Method and Description |
|---|---|
static RuleMatch |
RuleMatch.fromHttpMatch(HttpMatch httpMatch)
Create an instance of this class with
RuleMatch.httpMatch() initialized to the given value. |
RuleMatch.Builder |
RuleMatch.Builder.httpMatch(HttpMatch httpMatch)
The HTTP criteria that a rule must match.
|
Copyright © 2023. All rights reserved.