| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TargetGroupTuple> |
ForwardActionConfig.targetGroups()
One or more target groups.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardActionConfig.Builder |
ForwardActionConfig.Builder.targetGroups(TargetGroupTuple... targetGroups)
One or more target groups.
|
| Modifier and Type | Method and Description |
|---|---|
ForwardActionConfig.Builder |
ForwardActionConfig.Builder.targetGroups(Collection<TargetGroupTuple> targetGroups)
One or more target groups.
|
Copyright © 2020. All rights reserved.