Interface TimingInformation.Builder

    • Method Detail

      • processingTimeMilliseconds

        TimingInformation.Builder processingTimeMilliseconds​(Long processingTimeMilliseconds)

        The amount of time that QLDB spent on processing the command, measured in milliseconds.

        Parameters:
        processingTimeMilliseconds - The amount of time that QLDB spent on processing the command, measured in milliseconds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.