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