Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DeleteTargetGroupRequest
Packages that use DeleteTargetGroupRequest
Package
Description
-
Uses of DeleteTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type DeleteTargetGroupRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.deleteTargetGroup(DeleteTargetGroupRequest deleteTargetGroupRequest) Deletes the specified target group.default DeleteTargetGroupResponseElasticLoadBalancingV2Client.deleteTargetGroup(DeleteTargetGroupRequest deleteTargetGroupRequest) Deletes the specified target group. -
Uses of DeleteTargetGroupRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type DeleteTargetGroupRequestModifier and TypeMethodDescriptionDeleteTargetGroupRequestMarshaller.marshall(DeleteTargetGroupRequest deleteTargetGroupRequest)