Class DataProductPart

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DataProductPart
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    DataProductPart.
    • Method Detail

      • asset

        public AssetPartReference asset()
        Gets the asset. The asset represented in this part.
        Returns:
        the asset
      • revision

        public java.lang.Long revision()
        Gets the revision. The revision number of the asset represented in this part.
        Returns:
        the revision
      • updatedAt

        public java.util.Date updatedAt()
        Gets the updatedAt. The time for when the part was last updated.
        Returns:
        the updatedAt
      • deliveryMethods

        public java.util.List<DeliveryMethod> deliveryMethods()
        Gets the deliveryMethods. Delivery methods describing the delivery options available for this part.
        Returns:
        the deliveryMethods