public static interface UpdateRecipeResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<UpdateRecipeResponse.Builder,UpdateRecipeResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateRecipeResponse.Builder |
name(String name)
The name of the recipe that was updated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateRecipeResponse.Builder name(String name)
The name of the recipe that was updated.
name - The name of the recipe that was updated.Copyright © 2023. All rights reserved.