Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyTargetGroupAttributesRequest
Packages that use ModifyTargetGroupAttributesRequest
Package
Description
-
Uses of ModifyTargetGroupAttributesRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type ModifyTargetGroupAttributesRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest) Modifies the specified attributes of the specified target group.ElasticLoadBalancingV2Client.modifyTargetGroupAttributes(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest) Modifies the specified attributes of the specified target group. -
Uses of ModifyTargetGroupAttributesRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type ModifyTargetGroupAttributesRequestModifier and TypeMethodDescriptionModifyTargetGroupAttributesRequestMarshaller.marshall(ModifyTargetGroupAttributesRequest modifyTargetGroupAttributesRequest)