Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.CreateTargetGroupRequest
Packages that use CreateTargetGroupRequest
Package
Description
-
Uses of CreateTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type CreateTargetGroupRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.createTargetGroup(CreateTargetGroupRequest createTargetGroupRequest) Creates a target group.default CreateTargetGroupResponseElasticLoadBalancingV2Client.createTargetGroup(CreateTargetGroupRequest createTargetGroupRequest) Creates a target group. -
Uses of CreateTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type CreateTargetGroupRequestModifier and TypeMethodDescriptionCreateTargetGroupRequestMarshaller.marshall(CreateTargetGroupRequest createTargetGroupRequest)