Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.RuleNotFoundException
Packages that use RuleNotFoundException
-
Uses of RuleNotFoundException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw RuleNotFoundExceptionModifier and TypeMethodDescriptiondefault 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 DeleteRuleResponseElasticLoadBalancingV2Client.deleteRule(Consumer<DeleteRuleRequest.Builder> deleteRuleRequest) Deletes the specified rule.default DeleteRuleResponseElasticLoadBalancingV2Client.deleteRule(DeleteRuleRequest deleteRuleRequest) Deletes the specified rule.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 ModifyRuleResponseElasticLoadBalancingV2Client.modifyRule(Consumer<ModifyRuleRequest.Builder> modifyRuleRequest) Replaces the specified properties of the specified rule.default ModifyRuleResponseElasticLoadBalancingV2Client.modifyRule(ModifyRuleRequest modifyRuleRequest) Replaces the specified properties of the specified rule.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.default SetRulePrioritiesResponseElasticLoadBalancingV2Client.setRulePriorities(Consumer<SetRulePrioritiesRequest.Builder> setRulePrioritiesRequest) Sets the priorities of the specified rules.default SetRulePrioritiesResponseElasticLoadBalancingV2Client.setRulePriorities(SetRulePrioritiesRequest setRulePrioritiesRequest) Sets the priorities of the specified rules.