Interface CreateRecipeResponse.Builder

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

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

    • name

      The name of the recipe that you created.

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