| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TargetGroup |
TargetGroupUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.