| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyRuleResponse> |
ElasticLoadBalancingV2AsyncClient.modifyRule(ModifyRuleRequest modifyRuleRequest)
Replaces the specified properties of the specified rule.
|
default ModifyRuleResponse |
ElasticLoadBalancingV2Client.modifyRule(ModifyRuleRequest modifyRuleRequest)
Replaces the specified properties of the specified rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyRuleRequestMarshaller.marshall(ModifyRuleRequest modifyRuleRequest) |
Copyright © 2021. All rights reserved.