| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecipeVersionErrorDetail> |
BatchDeleteRecipeVersionResponse.errors()
Errors, if any, that occurred while attempting to delete the recipe versions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.errors(RecipeVersionErrorDetail... errors)
Errors, if any, that occurred while attempting to delete the recipe versions.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.errors(Collection<RecipeVersionErrorDetail> errors)
Errors, if any, that occurred while attempting to delete the recipe versions.
|
Copyright © 2023. All rights reserved.