| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleUpdateSuccess> |
BatchUpdateRuleResponse.successful()
The rules that were successfully updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleResponse.Builder |
BatchUpdateRuleResponse.Builder.successful(RuleUpdateSuccess... successful)
The rules that were successfully updated.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleResponse.Builder |
BatchUpdateRuleResponse.Builder.successful(Collection<RuleUpdateSuccess> successful)
The rules that were successfully updated.
|
Copyright © 2023. All rights reserved.