| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeRulesResponse> |
ElasticLoadBalancingV2AsyncClient.describeRules(DescribeRulesRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeRulesRequestMarshaller.marshall(DescribeRulesRequest describeRulesRequest) |
Copyright © 2020. All rights reserved.