Class VersionSearchResults


  • public class VersionSearchResults
    extends Object
    Describes the response received when searching for artifacts.
    • Constructor Detail

      • VersionSearchResults

        public VersionSearchResults()
    • Method Detail

      • getCount

        public Integer getCount()
        The total number of artifacts that matched the search criteria. (Required)
      • setCount

        public void setCount​(Integer count)
        The total number of artifacts that matched the search criteria. (Required)