Interface CancelStatementResponse.Builder

    • Method Detail

      • status

        CancelStatementResponse.Builder status​(Boolean status)

        A value that indicates whether the cancel statement succeeded (true).

        Parameters:
        status - A value that indicates whether the cancel statement succeeded (true).
        Returns:
        Returns a reference to this object so that method calls can be chained together.