| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDeleteRecipeVersionResponse.Builder> |
BatchDeleteRecipeVersionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.