Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.CreateListenerRequest
Packages that use CreateListenerRequest
Package
Description
-
Uses of CreateListenerRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type CreateListenerRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateListenerResponse>ElasticLoadBalancingV2AsyncClient.createListener(CreateListenerRequest createListenerRequest) Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default CreateListenerResponseElasticLoadBalancingV2Client.createListener(CreateListenerRequest createListenerRequest) Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. -
Uses of CreateListenerRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type CreateListenerRequestModifier and TypeMethodDescriptionCreateListenerRequestMarshaller.marshall(CreateListenerRequest createListenerRequest)