default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(Consumer<AddTagsRequest.Builder> addTagsRequest) |
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default AddTagsResponse |
ElasticLoadBalancingV2Client.addTags(AddTagsRequest addTagsRequest) |
Adds the specified tags to the specified Elastic Load Balancing resource.
|
default DeleteRuleResponse |
ElasticLoadBalancingV2Client.deleteRule(Consumer<DeleteRuleRequest.Builder> deleteRuleRequest) |
Deletes the specified rule.
|
default DeleteRuleResponse |
ElasticLoadBalancingV2Client.deleteRule(DeleteRuleRequest deleteRuleRequest) |
Deletes the specified rule.
|
default DescribeRulesResponse |
ElasticLoadBalancingV2Client.describeRules(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) |
Describes the specified rules or the rules for the specified listener.
|
default DescribeRulesResponse |
ElasticLoadBalancingV2Client.describeRules(DescribeRulesRequest describeRulesRequest) |
Describes the specified rules or the rules for the specified listener.
|
default DescribeRulesIterable |
ElasticLoadBalancingV2Client.describeRulesPaginator(Consumer<DescribeRulesRequest.Builder> describeRulesRequest) |
|
default DescribeRulesIterable |
ElasticLoadBalancingV2Client.describeRulesPaginator(DescribeRulesRequest describeRulesRequest) |
|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest) |
Describes the tags for the specified Elastic Load Balancing resources.
|
default DescribeTagsResponse |
ElasticLoadBalancingV2Client.describeTags(DescribeTagsRequest describeTagsRequest) |
Describes the tags for the specified Elastic Load Balancing resources.
|
default ModifyRuleResponse |
ElasticLoadBalancingV2Client.modifyRule(Consumer<ModifyRuleRequest.Builder> modifyRuleRequest) |
Replaces the specified properties of the specified rule.
|
default ModifyRuleResponse |
ElasticLoadBalancingV2Client.modifyRule(ModifyRuleRequest modifyRuleRequest) |
Replaces the specified properties of the specified rule.
|
default RemoveTagsResponse |
ElasticLoadBalancingV2Client.removeTags(Consumer<RemoveTagsRequest.Builder> removeTagsRequest) |
Removes the specified tags from the specified Elastic Load Balancing resources.
|
default RemoveTagsResponse |
ElasticLoadBalancingV2Client.removeTags(RemoveTagsRequest removeTagsRequest) |
Removes the specified tags from the specified Elastic Load Balancing resources.
|
default SetRulePrioritiesResponse |
ElasticLoadBalancingV2Client.setRulePriorities(Consumer<SetRulePrioritiesRequest.Builder> setRulePrioritiesRequest) |
Sets the priorities of the specified rules.
|
default SetRulePrioritiesResponse |
ElasticLoadBalancingV2Client.setRulePriorities(SetRulePrioritiesRequest setRulePrioritiesRequest) |
Sets the priorities of the specified rules.
|