Interface AssetInDataProductListingItem.Builder

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

public static interface AssetInDataProductListingItem.Builder extends SdkPojo, CopyableBuilder<AssetInDataProductListingItem.Builder,AssetInDataProductListingItem>
  • Method Details

    • 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

      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.