| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchUpdateRecommendationStatusSuccessfulEntry> |
BatchUpdateRecommendationStatusResponse.successfulEntries()
A list of items that were included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusResponse.Builder |
BatchUpdateRecommendationStatusResponse.Builder.successfulEntries(BatchUpdateRecommendationStatusSuccessfulEntry... successfulEntries)
A list of items that were included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusResponse.Builder |
BatchUpdateRecommendationStatusResponse.Builder.successfulEntries(Collection<BatchUpdateRecommendationStatusSuccessfulEntry> successfulEntries)
A list of items that were included or excluded.
|
Copyright © 2023. All rights reserved.