Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.ListenerNotFoundException
Packages that use ListenerNotFoundException
-
Uses of ListenerNotFoundException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw ListenerNotFoundExceptionModifier and TypeMethodDescriptiondefault AddListenerCertificatesResponseElasticLoadBalancingV2Client.addListenerCertificates(Consumer<AddListenerCertificatesRequest.Builder> addListenerCertificatesRequest) Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.default AddListenerCertificatesResponseElasticLoadBalancingV2Client.addListenerCertificates(AddListenerCertificatesRequest addListenerCertificatesRequest) Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.default AddTagsResponseElasticLoadBalancingV2Client.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest) Adds the specified tags to the specified Elastic Load Balancing resource.default AddTagsResponseElasticLoadBalancingV2Client.addTags(AddTagsRequest addTagsRequest) Adds the specified tags to the specified Elastic Load Balancing resource.default CreateRuleResponseElasticLoadBalancingV2Client.createRule(Consumer<CreateRuleRequest.Builder> createRuleRequest) Creates a rule for the specified listener.default CreateRuleResponseElasticLoadBalancingV2Client.createRule(CreateRuleRequest createRuleRequest) Creates a rule for the specified listener.default DeleteListenerResponseElasticLoadBalancingV2Client.deleteListener(Consumer<DeleteListenerRequest.Builder> deleteListenerRequest) Deletes the specified listener.default DeleteListenerResponseElasticLoadBalancingV2Client.deleteListener(DeleteListenerRequest deleteListenerRequest) Deletes the specified listener.ElasticLoadBalancingV2Client.describeListenerAttributes(Consumer<DescribeListenerAttributesRequest.Builder> describeListenerAttributesRequest) Describes the attributes for the specified listener.ElasticLoadBalancingV2Client.describeListenerAttributes(DescribeListenerAttributesRequest describeListenerAttributesRequest) Describes the attributes for the specified listener.ElasticLoadBalancingV2Client.describeListenerCertificates(Consumer<DescribeListenerCertificatesRequest.Builder> describeListenerCertificatesRequest) Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.ElasticLoadBalancingV2Client.describeListenerCertificates(DescribeListenerCertificatesRequest describeListenerCertificatesRequest) Describes the default certificate and the certificate list for the specified HTTPS or TLS listener.ElasticLoadBalancingV2Client.describeListenerCertificatesPaginator(Consumer<DescribeListenerCertificatesRequest.Builder> describeListenerCertificatesRequest) ElasticLoadBalancingV2Client.describeListenerCertificatesPaginator(DescribeListenerCertificatesRequest describeListenerCertificatesRequest) default DescribeListenersResponseElasticLoadBalancingV2Client.describeListeners(Consumer<DescribeListenersRequest.Builder> describeListenersRequest) Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default DescribeListenersResponseElasticLoadBalancingV2Client.describeListeners(DescribeListenersRequest describeListenersRequest) Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default DescribeListenersIterableElasticLoadBalancingV2Client.describeListenersPaginator(Consumer<DescribeListenersRequest.Builder> describeListenersRequest) default DescribeListenersIterableElasticLoadBalancingV2Client.describeListenersPaginator(DescribeListenersRequest describeListenersRequest) default DescribeRulesResponseElasticLoadBalancingV2Client.describeRules(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) Describes the specified rules or the rules for the specified listener.default DescribeRulesResponseElasticLoadBalancingV2Client.describeRules(DescribeRulesRequest describeRulesRequest) Describes the specified rules or the rules for the specified listener.default DescribeRulesIterableElasticLoadBalancingV2Client.describeRulesPaginator(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) This is a variant ofElasticLoadBalancingV2Client.describeRules(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeRulesRequest)operation.default DescribeRulesIterableElasticLoadBalancingV2Client.describeRulesPaginator(DescribeRulesRequest describeRulesRequest) This is a variant ofElasticLoadBalancingV2Client.describeRules(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeRulesRequest)operation.default DescribeTagsResponseElasticLoadBalancingV2Client.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest) Describes the tags for the specified Elastic Load Balancing resources.default DescribeTagsResponseElasticLoadBalancingV2Client.describeTags(DescribeTagsRequest describeTagsRequest) Describes the tags for the specified Elastic Load Balancing resources.default ModifyListenerResponseElasticLoadBalancingV2Client.modifyListener(Consumer<ModifyListenerRequest.Builder> modifyListenerRequest) Replaces the specified properties of the specified listener.default ModifyListenerResponseElasticLoadBalancingV2Client.modifyListener(ModifyListenerRequest modifyListenerRequest) Replaces the specified properties of the specified listener.default ModifyListenerAttributesResponseElasticLoadBalancingV2Client.modifyListenerAttributes(Consumer<ModifyListenerAttributesRequest.Builder> modifyListenerAttributesRequest) Modifies the specified attributes of the specified listener.default ModifyListenerAttributesResponseElasticLoadBalancingV2Client.modifyListenerAttributes(ModifyListenerAttributesRequest modifyListenerAttributesRequest) Modifies the specified attributes of the specified listener.ElasticLoadBalancingV2Client.removeListenerCertificates(Consumer<RemoveListenerCertificatesRequest.Builder> removeListenerCertificatesRequest) Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.ElasticLoadBalancingV2Client.removeListenerCertificates(RemoveListenerCertificatesRequest removeListenerCertificatesRequest) Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.default RemoveTagsResponseElasticLoadBalancingV2Client.removeTags(Consumer<RemoveTagsRequest.Builder> removeTagsRequest) Removes the specified tags from the specified Elastic Load Balancing resources.default RemoveTagsResponseElasticLoadBalancingV2Client.removeTags(RemoveTagsRequest removeTagsRequest) Removes the specified tags from the specified Elastic Load Balancing resources.