Interface PipelineIdName.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PipelineIdName.Builder,PipelineIdName>, SdkBuilder<PipelineIdName.Builder,PipelineIdName>, SdkPojo
Enclosing class:
PipelineIdName

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

    • id

      The ID of the pipeline that was assigned by AWS Data Pipeline. This is a string of the form df-297EG78HU43EEXAMPLE.

      Parameters:
      id - The ID of the pipeline that was assigned by AWS Data Pipeline. This is a string of the form df-297EG78HU43EEXAMPLE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the pipeline.

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