Interface GetCalculationExecutionCodeResponse.Builder

    • Method Detail

      • codeBlock

        GetCalculationExecutionCodeResponse.Builder codeBlock​(String codeBlock)

        The unencrypted code that was executed for the calculation.

        Parameters:
        codeBlock - The unencrypted code that was executed for the calculation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.