static BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.builder() |
|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.errors(Collection<RecipeVersionErrorDetail> errors) |
Errors, if any, that occurred while attempting to delete the recipe versions.
|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.errors(Consumer<RecipeVersionErrorDetail.Builder>... errors) |
Errors, if any, that occurred while attempting to delete the recipe versions.
|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.errors(RecipeVersionErrorDetail... errors) |
Errors, if any, that occurred while attempting to delete the recipe versions.
|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.Builder.name(String name) |
The name of the recipe that was modified.
|
BatchDeleteRecipeVersionResponse.Builder |
BatchDeleteRecipeVersionResponse.toBuilder() |
|