Interface DeleteQueryDefinitionResponse.Builder

    • Method Detail

      • success

        DeleteQueryDefinitionResponse.Builder success​(Boolean success)

        A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.

        Parameters:
        success - A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.