Class LogsResponse.Location

    • Constructor Detail

      • Location

        public Location()
    • Method Detail

      • getType

        public String getType()
      • getId

        public String getId()
      • getName

        public String getName()
      • getDomain

        public String getDomain()
      • setType

        public void setType​(String type)
      • setId

        public void setId​(String id)
      • setName

        public void setName​(String name)
      • setDomain

        public void setDomain​(String domain)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object