Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.SslPolicyNotFoundException
Packages that use SslPolicyNotFoundException
-
Uses of SslPolicyNotFoundException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw SslPolicyNotFoundExceptionModifier and TypeMethodDescriptiondefault CreateListenerResponseElasticLoadBalancingV2Client.createListener(Consumer<CreateListenerRequest.Builder> 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.default DescribeSslPoliciesResponseElasticLoadBalancingV2Client.describeSSLPolicies()Describes the specified policies or all policies used for SSL negotiation.default DescribeSslPoliciesResponseElasticLoadBalancingV2Client.describeSSLPolicies(Consumer<DescribeSslPoliciesRequest.Builder> describeSslPoliciesRequest) Describes the specified policies or all policies used for SSL negotiation.default DescribeSslPoliciesResponseElasticLoadBalancingV2Client.describeSSLPolicies(DescribeSslPoliciesRequest describeSslPoliciesRequest) Describes the specified policies or all policies used for SSL negotiation.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.