| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateRecommendationStatusRequestEntry> |
BatchUpdateRecommendationStatusRequest.requestEntries()
Defines the list of operational recommendations that need to be included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusRequest.Builder |
BatchUpdateRecommendationStatusRequest.Builder.requestEntries(UpdateRecommendationStatusRequestEntry... requestEntries)
Defines the list of operational recommendations that need to be included or excluded.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateRecommendationStatusRequest.Builder |
BatchUpdateRecommendationStatusRequest.Builder.requestEntries(Collection<UpdateRecommendationStatusRequestEntry> requestEntries)
Defines the list of operational recommendations that need to be included or excluded.
|
Copyright © 2023. All rights reserved.