Class RegionAndId

    • Field Detail

      • regionId

        protected final String regionId
      • id

        protected final String id
    • Constructor Detail

      • RegionAndId

        protected RegionAndId​(String regionId,
                              String id)
    • Method Detail

      • slashEncode

        public String slashEncode()
      • getRegion

        public String getRegion()
      • getId

        public String getId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()