Interface StartBlueprintRunResponse.Builder

    • Method Detail

      • runId

        StartBlueprintRunResponse.Builder runId​(String runId)

        The run ID for this blueprint run.

        Parameters:
        runId - The run ID for this blueprint run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.