| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleMatch |
RuleMatch.fromHttpMatch(Consumer<HttpMatch.Builder> httpMatch)
Create an instance of this class with
httpMatch() initialized to the given value. |
static RuleMatch |
RuleMatch.fromHttpMatch(HttpMatch httpMatch)
Create an instance of this class with
httpMatch() initialized to the given value. |
RuleMatch |
RuleUpdateSuccess.match()
The rule match.
|
RuleMatch |
CreateRuleRequest.match()
The rule match.
|
RuleMatch |
CreateRuleResponse.match()
The rule match.
|
RuleMatch |
UpdateRuleRequest.match()
The rule match.
|
RuleMatch |
UpdateRuleResponse.match()
The rule match.
|
RuleMatch |
RuleUpdate.match()
The rule match.
|
RuleMatch |
GetRuleResponse.match()
The rule match.
|
| Modifier and Type | Method and Description |
|---|---|
RuleUpdateSuccess.Builder |
RuleUpdateSuccess.Builder.match(RuleMatch match)
The rule match.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.match(RuleMatch match)
The rule match.
|
CreateRuleResponse.Builder |
CreateRuleResponse.Builder.match(RuleMatch match)
The rule match.
|
UpdateRuleRequest.Builder |
UpdateRuleRequest.Builder.match(RuleMatch match)
The rule match.
|
UpdateRuleResponse.Builder |
UpdateRuleResponse.Builder.match(RuleMatch match)
The rule match.
|
RuleUpdate.Builder |
RuleUpdate.Builder.match(RuleMatch match)
The rule match.
|
GetRuleResponse.Builder |
GetRuleResponse.Builder.match(RuleMatch match)
The rule match.
|
Copyright © 2023. All rights reserved.