Interface CreateRecipeJobResponse.Builder

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

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

    • name

      The name of the job that you created.

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