Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DeleteListenerRequest
Packages that use DeleteListenerRequest
Package
Description
-
Uses of DeleteListenerRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type DeleteListenerRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteListenerResponse>ElasticLoadBalancingV2AsyncClient.deleteListener(DeleteListenerRequest deleteListenerRequest) Deletes the specified listener.default DeleteListenerResponseElasticLoadBalancingV2Client.deleteListener(DeleteListenerRequest deleteListenerRequest) Deletes the specified listener. -
Uses of DeleteListenerRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type DeleteListenerRequestModifier and TypeMethodDescriptionDeleteListenerRequestMarshaller.marshall(DeleteListenerRequest deleteListenerRequest)