Class SubjectImpl

  • All Implemented Interfaces:
    com.jfrog.bintray.client.api.model.Subject

    public class SubjectImpl
    extends Object
    implements com.jfrog.bintray.client.api.model.Subject
    • Constructor Detail

      • SubjectImpl

        public SubjectImpl()
      • SubjectImpl

        public SubjectImpl​(com.jfrog.bintray.client.api.details.SubjectDetails subjectDetails)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface com.jfrog.bintray.client.api.model.Subject
      • getFullName

        public String getFullName()
        Specified by:
        getFullName in interface com.jfrog.bintray.client.api.model.Subject
      • getGravatarId

        public String getGravatarId()
        Specified by:
        getGravatarId in interface com.jfrog.bintray.client.api.model.Subject
      • getRepositories

        public Collection<String> getRepositories()
        Specified by:
        getRepositories in interface com.jfrog.bintray.client.api.model.Subject
      • getOrganizations

        public Collection<String> getOrganizations()
        Specified by:
        getOrganizations in interface com.jfrog.bintray.client.api.model.Subject
      • getFollowersCount

        public Integer getFollowersCount()
        Specified by:
        getFollowersCount in interface com.jfrog.bintray.client.api.model.Subject
      • getRegistered

        public org.joda.time.DateTime getRegistered()
        Specified by:
        getRegistered in interface com.jfrog.bintray.client.api.model.Subject
      • getQuotaUsedBytes

        public Long getQuotaUsedBytes()
        Specified by:
        getQuotaUsedBytes in interface com.jfrog.bintray.client.api.model.Subject