Interface AssetInDataProductListingItem.Builder

    • Method Detail

      • entityId

        AssetInDataProductListingItem.Builder entityId​(String entityId)

        The entity ID of the listing of the asset in a data product.

        Parameters:
        entityId - The entity ID of the listing of the asset in a data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • entityRevision

        AssetInDataProductListingItem.Builder entityRevision​(String entityRevision)

        The entity revision of the listing of the asset in a data product.

        Parameters:
        entityRevision - The entity revision of the listing of the asset in a data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • entityType

        AssetInDataProductListingItem.Builder entityType​(String entityType)

        The entity type of the listing of the asset in a data product.

        Parameters:
        entityType - The entity type of the listing of the asset in a data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.