| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
ForwardAction |
ForwardAction.clone() |
ForwardAction |
RuleAction.getForward()
The forward action.
|
ForwardAction |
ForwardAction.withTargetGroups(Collection<WeightedTargetGroup> targetGroups)
The target groups.
|
ForwardAction |
ForwardAction.withTargetGroups(WeightedTargetGroup... targetGroups)
The target groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setForward(ForwardAction forward)
The forward action.
|
RuleAction |
RuleAction.withForward(ForwardAction forward)
The forward action.
|
Copyright © 2023. All rights reserved.