| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
RuleMatch |
RuleMatch.clone() |
RuleMatch |
RuleUpdate.getMatch()
The rule match.
|
RuleMatch |
UpdateRuleResult.getMatch()
The rule match.
|
RuleMatch |
UpdateRuleRequest.getMatch()
The rule match.
|
RuleMatch |
GetRuleResult.getMatch()
The rule match.
|
RuleMatch |
CreateRuleResult.getMatch()
The rule match.
|
RuleMatch |
CreateRuleRequest.getMatch()
The rule match.
|
RuleMatch |
RuleUpdateSuccess.getMatch()
The rule match.
|
RuleMatch |
RuleMatch.withHttpMatch(HttpMatch httpMatch)
The HTTP criteria that a rule must match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleUpdate.setMatch(RuleMatch match)
The rule match.
|
void |
UpdateRuleResult.setMatch(RuleMatch match)
The rule match.
|
void |
UpdateRuleRequest.setMatch(RuleMatch match)
The rule match.
|
void |
GetRuleResult.setMatch(RuleMatch match)
The rule match.
|
void |
CreateRuleResult.setMatch(RuleMatch match)
The rule match.
|
void |
CreateRuleRequest.setMatch(RuleMatch match)
The rule match.
|
void |
RuleUpdateSuccess.setMatch(RuleMatch match)
The rule match.
|
RuleUpdate |
RuleUpdate.withMatch(RuleMatch match)
The rule match.
|
UpdateRuleResult |
UpdateRuleResult.withMatch(RuleMatch match)
The rule match.
|
UpdateRuleRequest |
UpdateRuleRequest.withMatch(RuleMatch match)
The rule match.
|
GetRuleResult |
GetRuleResult.withMatch(RuleMatch match)
The rule match.
|
CreateRuleResult |
CreateRuleResult.withMatch(RuleMatch match)
The rule match.
|
CreateRuleRequest |
CreateRuleRequest.withMatch(RuleMatch match)
The rule match.
|
RuleUpdateSuccess |
RuleUpdateSuccess.withMatch(RuleMatch match)
The rule match.
|
Copyright © 2023. All rights reserved.