Class CreateExtract.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • longTransDuration

        public CreateExtract.Builder longTransDuration​(Integer longTransDuration)
        Length of time (in seconds) that a transaction can be open before Extract generates a warning message that the transaction is long-running.

        If not specified, Extract will not generate a warning on long-running transactions.

        Parameters:
        longTransDuration - the value to set
        Returns:
        this builder