Class AssetPartReference

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

    public class AssetPartReference
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The asset represented in this part.
    • Method Detail

      • id

        public java.lang.String id()
        Gets the id. The unique identifier of the asset.
        Returns:
        the id
      • container

        public ContainerReference container()
        Gets the container. Data product exchange container.
        Returns:
        the container
      • type

        public java.lang.String type()
        Gets the type. The type of the asset.
        Returns:
        the type