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