Uses of Class
software.amazon.awssdk.services.ec2.model.TargetGroup
Packages that use TargetGroup
-
Uses of TargetGroup in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TargetGroupModifier and TypeMethodDescriptionfinal List<TargetGroup>TargetGroupsConfig.targetGroups()One or more target groups.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TargetGroupModifier and TypeMethodDescriptionTargetGroupsConfig.Builder.targetGroups(TargetGroup... targetGroups) One or more target groups.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TargetGroupModifier and TypeMethodDescriptionTargetGroupsConfig.Builder.targetGroups(Collection<TargetGroup> targetGroups) One or more target groups.