Interface SemanticKernelBuilder<T>

    • Method Detail

      • build

        T build()
        Build the object.
        Returns:
        a constructed object.