Interface StartImagePipelineExecutionResponse.Builder

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

  • Method Details

    • requestId

      The request ID that uniquely identifies this request.

      Parameters:
      requestIdValue - The request ID that uniquely identifies this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      The client token that uniquely identifies the request.

      Parameters:
      clientToken - The client token that uniquely identifies the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageBuildVersionArn

      StartImagePipelineExecutionResponse.Builder imageBuildVersionArn(String imageBuildVersionArn)

      The Amazon Resource Name (ARN) of the image that the request created.

      Parameters:
      imageBuildVersionArn - The Amazon Resource Name (ARN) of the image that the request created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.