| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
List<TargetGroupPairInfo> |
LoadBalancerInfo.targetGroupPairInfoList()
The target group pair information.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInfo.Builder |
LoadBalancerInfo.Builder.targetGroupPairInfoList(TargetGroupPairInfo... targetGroupPairInfoList)
The target group pair information.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInfo.Builder |
LoadBalancerInfo.Builder.targetGroupPairInfoList(Collection<TargetGroupPairInfo> targetGroupPairInfoList)
The target group pair information.
|
Copyright © 2022. All rights reserved.