| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdateRecommendationStatusFailedEntry> |
BatchUpdateRecommendationStatusResponse.failedEntries()
A list of items with error details about each item, which could not be included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusResponse.Builder |
BatchUpdateRecommendationStatusResponse.Builder.failedEntries(BatchUpdateRecommendationStatusFailedEntry... failedEntries)
A list of items with error details about each item, which could not be included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusResponse.Builder |
BatchUpdateRecommendationStatusResponse.Builder.failedEntries(Collection<BatchUpdateRecommendationStatusFailedEntry> failedEntries)
A list of items with error details about each item, which could not be included or excluded.
|
Copyright © 2023. All rights reserved.