Interface UpdateRecipeResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateRecipeResponse.Builder,UpdateRecipeResponse>, DataBrewResponse.Builder, SdkBuilder<UpdateRecipeResponse.Builder,UpdateRecipeResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateRecipeResponse

public static interface UpdateRecipeResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<UpdateRecipeResponse.Builder,UpdateRecipeResponse>
  • Method Details

    • name

      The name of the recipe that was updated.

      Parameters:
      name - The name of the recipe that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.