Interface CreateComponentResponse.Builder

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

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

    • requestId

      CreateComponentResponse.Builder requestId(String requestIdValue)

      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

      CreateComponentResponse.Builder clientToken(String 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.
    • componentBuildVersionArn

      CreateComponentResponse.Builder componentBuildVersionArn(String componentBuildVersionArn)

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

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