| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleUpdateFailure> |
BatchUpdateRuleResponse.unsuccessful()
The rules that the operation couldn't update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleResponse.Builder |
BatchUpdateRuleResponse.Builder.unsuccessful(RuleUpdateFailure... unsuccessful)
The rules that the operation couldn't update.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRuleResponse.Builder |
BatchUpdateRuleResponse.Builder.unsuccessful(Collection<RuleUpdateFailure> unsuccessful)
The rules that the operation couldn't update.
|
Copyright © 2023. All rights reserved.