Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyTargetGroupRequest
Packages that use ModifyTargetGroupRequest
Package
Description
-
Uses of ModifyTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type ModifyTargetGroupRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.modifyTargetGroup(ModifyTargetGroupRequest modifyTargetGroupRequest) Modifies the health checks used when evaluating the health state of the targets in the specified target group.default ModifyTargetGroupResponseElasticLoadBalancingV2Client.modifyTargetGroup(ModifyTargetGroupRequest modifyTargetGroupRequest) Modifies the health checks used when evaluating the health state of the targets in the specified target group. -
Uses of ModifyTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type ModifyTargetGroupRequestModifier and TypeMethodDescriptionModifyTargetGroupRequestMarshaller.marshall(ModifyTargetGroupRequest modifyTargetGroupRequest)