Class Artifacts

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

    public class Artifacts
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Artifacts List.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Long getCount()
      Gets the count.
      java.util.List<Artifact> getResources()
      Gets the resources.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getCount

        public java.lang.Long getCount()
        Gets the count. The total number of artifacts.
        Returns:
        the count
      • getResources

        public java.util.List<Artifact> getResources()
        Gets the resources. The list of artifacts.
        Returns:
        the resources