| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleUpdate> |
BatchUpdateRuleRequest.rules()
The rules for the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleRequest.Builder |
BatchUpdateRuleRequest.Builder.rules(RuleUpdate... rules)
The rules for the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleRequest.Builder |
BatchUpdateRuleRequest.Builder.rules(Collection<RuleUpdate> rules)
The rules for the specified listener.
|
Copyright © 2023. All rights reserved.