public static interface RecipeReference.Builder extends SdkPojo, CopyableBuilder<RecipeReference.Builder,RecipeReference>
| Modifier and Type | Method and Description |
|---|---|
RecipeReference.Builder |
name(String name)
The name of the recipe.
|
RecipeReference.Builder |
recipeVersion(String recipeVersion)
The identifier for the version for the recipe.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecipeReference.Builder name(String name)
The name of the recipe.
name - The name of the recipe.RecipeReference.Builder recipeVersion(String recipeVersion)
The identifier for the version for the recipe.
recipeVersion - The identifier for the version for the recipe.Copyright © 2023. All rights reserved.