Interface HubContentDependency.Builder

  • Method Details

    • dependencyOriginPath

      HubContentDependency.Builder dependencyOriginPath(String dependencyOriginPath)

      The hub content dependency origin path.

      Parameters:
      dependencyOriginPath - The hub content dependency origin path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dependencyCopyPath

      HubContentDependency.Builder dependencyCopyPath(String dependencyCopyPath)

      The hub content dependency copy path.

      Parameters:
      dependencyCopyPath - The hub content dependency copy path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.