Interface HubContentDependency.Builder

All Superinterfaces:
Buildable, CopyableBuilder<HubContentDependency.Builder,HubContentDependency>, SdkBuilder<HubContentDependency.Builder,HubContentDependency>, SdkPojo
Enclosing class:
HubContentDependency

public static interface HubContentDependency.Builder extends SdkPojo, CopyableBuilder<HubContentDependency.Builder,HubContentDependency>
  • 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.