Interface SendWorkflowStepActionResponse.Builder

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

  • Method Details

    • stepExecutionId

      SendWorkflowStepActionResponse.Builder stepExecutionId(String stepExecutionId)

      The workflow step that sent the step action.

      Parameters:
      stepExecutionId - The workflow step that sent the step action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • imageBuildVersionArn

      SendWorkflowStepActionResponse.Builder imageBuildVersionArn(String imageBuildVersionArn)

      The Amazon Resource Name (ARN) of the image build version that received the action request.

      Parameters:
      imageBuildVersionArn - The Amazon Resource Name (ARN) of the image build version that received the action 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.