| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteRecipeVersionResponse.Builder |
DeleteRecipeVersionResponse.builder() |
DeleteRecipeVersionResponse.Builder |
DeleteRecipeVersionResponse.Builder.name(String name)
The name of the recipe that was deleted.
|
DeleteRecipeVersionResponse.Builder |
DeleteRecipeVersionResponse.Builder.recipeVersion(String recipeVersion)
The version of the recipe that was deleted.
|
DeleteRecipeVersionResponse.Builder |
DeleteRecipeVersionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteRecipeVersionResponse.Builder> |
DeleteRecipeVersionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.