Class ListTagsResponseData

    • Constructor Detail

      • ListTagsResponseData

        public ListTagsResponseData()
    • Method Detail

      • getValue

        @Nullable
        public String getValue()
        Returns the value of a video tag used in your project.
        Returns:
        value
      • setValue

        public void setValue​(String value)
      • getVideoCount

        @Nullable
        public Integer getVideoCount()
        Returns the number of times a video tag is used.
        Returns:
        videoCount
      • setVideoCount

        public void setVideoCount​(Integer videoCount)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object