| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoadBalancerTargetGroupState> |
DescribeLoadBalancerTargetGroupsResponse.loadBalancerTargetGroups()
Information about the target groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLoadBalancerTargetGroupsResponse.Builder |
DescribeLoadBalancerTargetGroupsResponse.Builder.loadBalancerTargetGroups(LoadBalancerTargetGroupState... loadBalancerTargetGroups)
Information about the target groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLoadBalancerTargetGroupsResponse.Builder |
DescribeLoadBalancerTargetGroupsResponse.Builder.loadBalancerTargetGroups(Collection<LoadBalancerTargetGroupState> loadBalancerTargetGroups)
Information about the target groups.
|
Copyright © 2022. All rights reserved.