Interface DeleteComponentResponse.Builder

    • Method Detail

      • requestId

        DeleteComponentResponse.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.
      • componentBuildVersionArn

        DeleteComponentResponse.Builder componentBuildVersionArn​(String componentBuildVersionArn)

        The ARN of the component build version that this request deleted.

        Parameters:
        componentBuildVersionArn - The ARN of the component build version that this request deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.